]> git.lizzy.rs Git - rust.git/history - src/libstd/unstable/intrinsics.rs
add an intrinsic for inbounds GEP
[rust.git] / src / libstd / unstable / intrinsics.rs
2013-08-07 Daniel Micayadd an intrinsic for inbounds GEP
2013-08-06 borsauto merge of #8278 : cmr/rust/workaround, r=brson
2013-08-05 borsauto merge of #8289 : sfackler/rust/push_byte, r=erickt
2013-08-05 borsauto merge of #8279 : pcwalton/rust/no-main, r=brson
2013-08-04 borsauto merge of #8218 : brson/rust/nogc, r=brson
2013-08-04 borsauto merge of #8260 : omasanori/rust/fix-extra-unicode...
2013-08-04 Daniel MicayMerge pull request #8284 from huonw/emacs-in-kw
2013-08-04 borsauto merge of #8262 : dotdash/rust/no_rval_copies,...
2013-08-04 borsauto merge of #8243 : stepancheg/rust/ipv, r=brson
2013-08-04 borsauto merge of #8237 : blake2-ppc/rust/faster-utf8,...
2013-08-04 borsauto merge of #8254 : brson/rust/libuv-mac-supp, r...
2013-08-04 borsauto merge of #8217 : brson/rust/reset_stack_limit...
2013-08-04 borsauto merge of #8264 : thestinger/rust/snapshot, r=Aatch
2013-08-04 Daniel Micayregister snapshots
2013-08-04 Daniel MicayMerge pull request #8251 from chris-morgan/vim-sigil...
2013-08-03 borsauto merge of #8246 : stepancheg/rust/contains-key...
2013-08-03 borsauto merge of #8223 : davidhalperin/rust/master, r...
2013-08-03 borsauto merge of #8219 : sstewartgallus/rust/fix_dynamic_l...
2013-08-03 borsauto merge of #8213 : kballard/rust/fd-limit, r=brson
2013-08-03 borsauto merge of #8206 : omasanori/rust/blk-to-block,...
2013-08-03 borsauto merge of #8204 : kballard/rust/str-into-owned...
2013-08-03 borsauto merge of #8235 : pcwalton/rust/unsafe-extern-fns...
2013-08-03 Patrick Waltonlibrustc: Disallow "unsafe" for external functions
2013-07-31 borsauto merge of #8138 : Dretch/rust/posix-path-push,...
2013-07-31 borsauto merge of #8111 : brson/rust/no-bench, r=graydon
2013-07-31 borsauto merge of #8008 : bblum/rust/select, r=brson
2013-07-31 borsauto merge of #8115 : bjz/rust/num-traits, r=brson
2013-07-30 borsauto merge of #8121 : thestinger/rust/offset, r=alexcri...
2013-07-30 Daniel Micayimplement pointer arithmetic with GEP
2013-07-29 borsauto merge of #8032 : catamorphism/rust/rustpkg-tags...
2013-07-29 borsauto merge of #7984 : gifnksm/rust/tutorial-links,...
2013-07-29 borsauto merge of #8003 : crnobog/rust/case-insensitive...
2013-07-29 borsauto merge of #8085 : mrordinaire/rust/percent-p, r...
2013-07-28 borsauto merge of #8046 : kmcallister/rust/unused-log,...
2013-07-28 borsauto merge of #8087 : Aatch/rust/atomics, r=huonw
2013-07-28 James MillerAdd an atomic fence intrinsic
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-23 borsauto merge of #7954 : zslayton/rust/master, r=huonw
2013-07-23 borsauto merge of #7944 : blake2-ppc/rust/dlist-move-nodes...
2013-07-23 borsauto merge of #7934 : sfackler/rust/smallintset, r...
2013-07-23 borsauto merge of #7875 : sstewartgallus/rust/fubar, r...
2013-07-23 borsauto merge of #7873 : sstewartgallus/rust/cleanup_synta...
2013-07-23 borsauto merge of #7703 : sfackler/rust/bitv, r=alexcrichton
2013-07-22 borsauto merge of #7943 : Dretch/rust/vec-slice-from-to...
2013-07-22 borsauto merge of #7942 : Dretch/rust/os-listdir-path-no...
2013-07-22 borsauto merge of #7940 : cmr/rust/comments, r=pnkfelix
2013-07-22 borsauto merge of #7941 : dotdash/rust/codegen, r=huonw
2013-07-22 borsauto merge of #7926 : brson/rust/issue-4116, r=graydon
2013-07-22 borsauto merge of #7955 : thestinger/rust/snapshot, r=huonw
2013-07-22 Daniel Micaynew snapshot
2013-07-22 Daniel MicayMerge pull request #7936 from thestinger/cleanup
2013-07-21 borsauto merge of #7932 : blake2-ppc/rust/str-clear, r...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-21 borsauto merge of #7921 : bytewiseand/rust/smallint-iter...
2013-07-21 borsauto merge of #7913 : brson/rust/rm-install-snap, r...
2013-07-21 borsauto merge of #7912 : graydon/rust/extra-new-benchmarks...
2013-07-21 borsauto merge of #7902 : huonw/rust/attr++, r=cmr,pcwalton
2013-07-21 borsauto merge of #7896 : pcwalton/rust/pub-extern, r=pcwalton
2013-07-21 Patrick Waltonlibrustc: Remove `pub extern` and `priv extern` from...
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-19 borsauto merge of #7871 : pcwalton/rust/de-at-match, r...
2013-07-19 borsauto merge of #7868 : pnkfelix/rust/issue6929-remove...
2013-07-19 borsauto merge of #7863 : catamorphism/rust/issue-5883...
2013-07-19 borsauto merge of #7859 : kmcallister/rust/rt-diag-messages...
2013-07-19 borsauto merge of #7857 : blake2-ppc/rust/fix-test-warnings...
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-19 borsauto merge of #7854 : brson/rust/rt-test-threads, r...
2013-07-18 borsauto merge of #7847 : alexcrichton/rust/verbose-submodu...
2013-07-18 borsauto merge of #7846 : alexcrichton/rust/static-mut...
2013-07-18 borsauto merge of #7845 : gifnksm/rust/tutorial-remove...
2013-07-18 borsauto merge of #7833 : blake2-ppc/rust/hashmap-consume...
2013-07-18 borsauto merge of #7842 : thestinger/rust/closure, r=huonw
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-17 Daniel Micayrm unused visit_str method from TyVisitor
2013-07-16 borsauto merge of #7684 : pnkfelix/rust/fsk-invert-range...
2013-07-16 borsauto merge of #7822 : huonw/rust/cond-debug, r=graydon
2013-07-16 borsauto merge of #7816 : thestinger/rust/header, r=huonw
2013-07-16 Daniel Micayremove headers from unique vectors
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-10 borsauto merge of #7637 : pnkfelix/rust/fsk-guard-against...
2013-07-09 borsauto merge of #7117 : jensnockert/rust/freestanding...
2013-07-09 borsauto merge of #7528 : indutny/rust/feature/memory-api...
2013-07-09 borsauto merge of #7641 : lucab/rust/lucab/po4a, r=catamorphism
2013-07-09 borsauto merge of #7614 : MarkJr94/rust/smallintmap_enum...
2013-07-09 borsauto merge of #7578 : alexcrichton/rust/overflow, r...
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 borsauto merge of #7612 : thestinger/rust/utf8, r=huonw
2013-07-08 borsauto merge of #7608 : glinscott/rust/json_perf, r=pcwalton
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-08 borsauto merge of #7604 : apasel422/rust/peek, r=huonw
2013-07-08 borsauto merge of #7568 : alexcrichton/rust/check-lite...
2013-07-08 borsauto merge of #7605 : thestinger/rust/vec, r=Aatch
2013-07-08 Daniel Micayremove headers from exchange allocations
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-08 borsauto merge of #7586 : g5pw/rust/master, r=cmr
2013-07-07 borsauto merge of #7456 : graydon/rust/better-trans-stats...
2013-07-07 borsauto merge of #7636 : dotdash/rust/scope_cleanup, r...
2013-07-07 borsauto merge of #7602 : blake2-ppc/rust/vec-pop-opt,...
next