]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/lang_items.rs
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / librustc / middle / lang_items.rs
2014-09-19 Alex Crichtonrollup merge of #17355 : gamazeps/issue17210
2014-09-19 Alex Crichtonrollup merge of #17350 : pablobm/doc-fix
2014-09-19 Alex Crichtonrollup merge of #17338 : nick29581/variants-namespace
2014-09-19 Alex Crichtonrollup merge of #17318 : nick29581/slice
2014-09-19 Alex Crichtonrollup merge of #17306 : scialex/fix-zsh
2014-09-18 Nick CameronImplement slicing syntax.
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-17 Alex Crichtonrollup merge of #17312 : Manishearth/builtin-shrink
2014-09-17 Alex Crichtonrollup merge of #17297 : treeman/net-unix
2014-09-17 Alex Crichtonrollup merge of #17294 : theevocater/master
2014-09-17 Alex Crichtonrollup merge of #17292 : thestinger/tasks
2014-09-17 Alex Crichtonrollup merge of #17290 : bkoropoff/issue-17283
2014-09-17 Alex Crichtonrollup merge of #17285 : brson/relchan
2014-09-17 Alex Crichtonrollup merge of #17281 : saysjonathan/missing-semicolon
2014-09-17 Alex Crichtonrollup merge of #17279 : jakub-/for-loop-unused-variable
2014-09-17 Alex Crichtonrollup merge of #17278 : steveklabnik/gh17242
2014-09-17 Alex Crichtonrollup merge of #17277 : steveklabnik/doc_fix_rollup
2014-09-17 Alex Crichtonrollup merge of #17276 : treeman/json-comma
2014-09-17 Alex Crichtonrollup merge of #16936 : nham/two_way_makeover
2014-09-17 Alex Crichtonrollup merge of #16931 : omasanori/unnecessary-path...
2014-09-17 Alex Crichtonrollup merge of #16889 : P1start/array-not-vector
2014-09-17 borsauto merge of #17264 : bkoropoff/rust/issue-17252,...
2014-09-17 borsauto merge of #17254 : gamazeps/rust/issue17210, r...
2014-09-17 borsauto merge of #17247 : huonw/rust/toggle-clone, r=alexc...
2014-09-17 borsauto merge of #17246 : bkoropoff/rust/issue-17216,...
2014-09-17 borsauto merge of #17227 : tshepang/rust/stronger-break...
2014-09-17 borsauto merge of #17223 : retep998/rust/into_string, r...
2014-09-16 borsauto merge of #17213 : mo/rust/fix_typos, r=aturon
2014-09-16 borsauto merge of #17266 : Gankro/rust/vec-move, r=alexcrichton
2014-09-16 borsauto merge of #17197 : nikomatsakis/rust/issue-5527...
2014-09-16 borsauto merge of #17245 : sfackler/rust/enumset-show,...
2014-09-16 borsauto merge of #17244 : spastorino/rust/patch-1, r=alexc...
2014-09-16 borsauto merge of #17232 : untitaker/rust/patch-1, r=alexcr...
2014-09-16 borsauto merge of #17280 : thestinger/rust/heap, r=pcwalton
2014-09-15 Daniel Micayremove the closure_exchange_malloc lang item
2014-09-15 Niko MatsakisGuts of the new trait matching algorithm, not yet in use
2014-09-15 borsauto merge of #17200 : brson/rust/wintrip-w64, r=cmr
2014-09-14 borsauto merge of #17196 : vhbit/rust/jemalloc-update,...
2014-09-14 borsauto merge of #17195 : tbu-/rust/pr_strfindoverflow2...
2014-09-14 borsauto merge of #17130 : jakub-/rust/issue-17033, r=pcwalton
2014-09-14 borsauto merge of #17189 : bkoropoff/rust/extern-existing...
2014-09-13 borsauto merge of #17188 : thestinger/rust/tvec, r=pcwalton
2014-09-13 borsauto merge of #17161 : vadimcn/rust/fix-debuginfo,...
2014-09-13 borsauto merge of #17187 : damag/rust/ffi-guide-fixes,...
2014-09-13 borsauto merge of #17182 : luqmana/rust/rnp, r=alexcrichton
2014-09-13 borsauto merge of #17175 : pcwalton/rust/region-bounds...
2014-09-13 borsauto merge of #17162 : sfackler/rust/decorator-traits...
2014-09-12 borsauto merge of #17155 : steveklabnik/rust/dherman_fixes...
2014-09-12 borsauto merge of #17134 : vberger/rust/lint_unused_extern_...
2014-09-12 borsauto merge of #17069 : eddyb/rust/visitor, r=pnkfelix
2014-09-12 Eduard BurtescuTrack the visited AST's lifetime throughout Visitor.
2014-09-12 Eduard BurtescuRemove largely unused context from Visitor.
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-09 Alex Crichtonrollup merge of #17020 : nodakai/libnative-c_int
2014-09-09 Alex Crichtonrollup merge of #17013 : rgawdzik/literal_int
2014-09-09 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
2014-09-09 borsauto merge of #16965 : huonw/rust/isaac-oob--, r=alexcr...
2014-09-09 borsauto merge of #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-08 borsauto merge of #16952 : alexcrichton/rust/windows-large...
2014-09-08 borsauto merge of #16903 : mahkoh/rust/move_items_unwrap...
2014-09-08 borsauto merge of #17036 : pczarn/rust/issue-15913-ICE...
2014-09-07 borsauto merge of #16942 : alexcrichton/rust/remove-net...
2014-09-07 borsauto merge of #17035 : huonw/rust/moar-jquery, r=alexcr...
2014-09-07 borsauto merge of #17034 : retep998/rust/glob-fix, r=alexcr...
2014-09-07 borsauto merge of #17005 : bjz/rust/bit-count, r=thestinger
2014-09-07 borsauto merge of #17032 : jamesluke/rust/master, r=alexcri...
2014-09-07 borsauto merge of #17019 : steveklabnik/rust/remove_comprom...
2014-09-07 borsauto merge of #17018 : steveklabnik/rust/fix_projects_i...
2014-09-07 borsauto merge of #17016 : steveklabnik/rust/fix_diagnostic...
2014-09-07 borsauto merge of #16999 : brson/rust/fannkuch, r=alexcrichton
2014-09-06 borsauto merge of #17011 : nodakai/rust/rustdoc-stronger...
2014-09-06 borsauto merge of #17003 : nick29581/rust/impl, r=pcwalton
2014-09-06 borsauto merge of #17002 : tari/rust/std-mut-ref-slice...
2014-09-06 borsauto merge of #16997 : gamazeps/rust/master, r=huonw
2014-09-05 Felix RaimundoUpdate language item from 'share' to 'sync' #16988
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-12 borsauto merge of #16195 : P1start/rust/more-index, r=aturon
2014-08-12 borsauto merge of #16284 : alexcrichton/rust/issue-16272...
2014-08-12 borsauto merge of #16417 : jasonthompson/rust/docs/slice3...
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-08-10 borsauto merge of #16371 : Gankro/rust/friendly-contrib...
2014-08-09 borsauto merge of #16346 : vadimcn/rust/win64-cabi, r=brson
2014-08-09 borsauto merge of #16342 : alexcrichton/rust/issue-16341...
2014-08-09 borsauto merge of #16340 : thestinger/rust/pie, r=brson
2014-08-09 borsauto merge of #16323 : c-nixon/rust/master, r=alexcrichton
2014-08-09 borsauto merge of #15964 : huonw/rust/gensym-test, r=alexcr...
2014-08-09 borsauto merge of #16314 : Ryman/rust/ringbuf_non_pow2...
2014-08-08 borsauto merge of #16277 : Gankro/rust/responsive-docs...
2014-08-08 borsauto merge of #16336 : retep998/rust/master, r=brson
2014-08-08 borsauto merge of #16333 : steveklabnik/rust/guide_strings...
2014-08-08 borsauto merge of #16327 : mdinger/rust/typo, r=steveklabnik
2014-08-08 borsauto merge of #16325 : froydnj/rust/vec-grammar-fix...
2014-08-08 borsauto merge of #16321 : gioele/rust/use-local-rust,...
2014-08-08 borsauto merge of #16309 : steveklabnik/rust/guide_tasks...
2014-08-08 borsauto merge of #16279 : nham/rust/fix_slice_docs, r...
2014-08-08 borsauto merge of #16285 : alexcrichton/rust/rename-share...
2014-08-07 Alex CrichtonRename `Share` to `Sync`
2014-08-06 borsauto merge of #15865 : jamesrhurst/rust/ctags-regex...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
next