]> git.lizzy.rs Git - rust.git/history - src/librustc_metadata/encoder.rs
Merge remote-tracking branch 'origin/master' into gen
[rust.git] / src / librustc_metadata / encoder.rs
2017-08-11 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-11 borsAuto merge of #43748 - RalfJung:mir-validate2, r=arielb1
2017-08-11 borsAuto merge of #43800 - GuillaumeGomez:rollup, r=Guillau...
2017-08-11 Guillaume GomezRollup merge of #43795 - GuillaumeGomez:improve-variant...
2017-08-11 Guillaume GomezRollup merge of #43793 - j-browne:master, r=steveklabnik
2017-08-11 Guillaume GomezRollup merge of #43791 - GuillaumeGomez:file-docs,...
2017-08-11 Guillaume GomezRollup merge of #43783 - prisme60:prisme60-typo, r...
2017-08-11 Guillaume GomezRollup merge of #43779 - mattico:fix-unicode-typo,...
2017-08-11 Guillaume GomezRollup merge of #43773 - ubsan:patch-1, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43760 - ollie27:rustdoc_search_css...
2017-08-11 Guillaume GomezRollup merge of #43752 - arshiamufti:union-test, r...
2017-08-11 Guillaume GomezRollup merge of #43747 - GuillaumeGomez:fix-css, r...
2017-08-11 Guillaume GomezRollup merge of #43744 - MaloJaffre:stage1-test, r...
2017-08-11 Guillaume GomezRollup merge of #43741 - Gankro:fix-assert, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43739 - ibabushkin:master, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-08-10 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-10 borsAuto merge of #43559 - Nashenas88:nll-region-renumberer...
2017-08-09 borsAuto merge of #43484 - estebank:point-to-return, r...
2017-08-09 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-09 borsAuto merge of #43588 - dns2utf8:wrapping_add, r=sfackler
2017-08-09 borsAuto merge of #43595 - oyvindln:master, r=aturon
2017-08-08 Inokentiy BabushkinEncode proper spans in crate metadata.
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
2017-08-07 borsAuto merge of #43713 - arielb1:legacy-dataflow, r=eddyb
2017-08-06 borsAuto merge of #43655 - bjorn3:more_doc_comments, r...
2017-08-06 borsAuto merge of #43488 - Florob:repeat-opt, r=arielb1
2017-08-04 borsAuto merge of #43590 - michaelwoerister:no-reopening...
2017-08-04 borsAuto merge of #43577 - cuviper:link-llvm-dylib, r=sanxiyn
2017-08-04 borsAuto merge of #43442 - zackmdavis:note_available_field_...
2017-08-04 borsAuto merge of #43403 - RalfJung:mir-validate, r=nikomat...
2017-08-04 borsAuto merge of #43459 - ids1024:asrawfd, r=alexcrichton
2017-08-03 borsAuto merge of #43609 - dsprenkels:issue-40510, r=Mark...
2017-08-02 borsAuto merge of #43602 - QuietMisdreavus:fantastic-shrink...
2017-08-02 borsAuto merge of #43584 - arielb1:unused-reads, r=eddyb
2017-08-02 Corey FarwellRollup merge of #43597 - dhduvall:master, r=alexcrichton
2017-08-02 Corey FarwellRollup merge of #43581 - alexcrichton:inline-more,...
2017-08-02 Corey FarwellRollup merge of #43423 - xliiv:cell-example, r=steveklabnik
2017-08-02 Corey FarwellRollup merge of #43389 - alexcrichton:thread-error...
2017-08-02 borsAuto merge of #43579 - cuviper:extern-llvm-features...
2017-08-01 borsAuto merge of #43576 - arielb1:no-unneeded-unwind,...
2017-08-01 borsAuto merge of #43529 - QuietMisdreavus:fn-docs, r=steve...
2017-08-01 borsAuto merge of #43506 - michaelwoerister:async-llvm...
2017-07-31 Michael Woeristerasync-llvm(18): Instantiate OngoingCrateTranslation...
2017-07-28 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-07-28 John Kåre AlsakerGenerator literal support
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-12 Mark SimulacrumRollup merge of #43098 - alexcrichton:more-proc-macro...
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #43000 - estebank:on-unimplemented...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 Alex Crichtonrustc: Implement the #[global_allocator] attribute
2017-07-05 borsAuto merge of #40939 - jseyfried:proc_macro_api, r=nrc
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-01 borsAuto merge of #42882 - stjepang:improve-sort-tests...
2017-07-01 borsAuto merge of #42896 - llogiq:clippy_compiletest, r...
2017-06-30 Guillaume GomezRollup merge of #42925 - tbu-:pr_document_file_open_err...
2017-06-30 Guillaume GomezRollup merge of #42911 - nrc:rls-update, r=brson
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-30 borsAuto merge of #42930 - arielb1:llvm-next, r=alexcrichton
2017-06-29 borsAuto merge of #42900 - sfackler:jemalloc-tweak, r=alexc...
2017-06-29 Ariel Ben-YehudaRollup merge of #42953 - estebank:fix-20729, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42920 - behnam:cmp, r=BurntSushi
2017-06-29 Ariel Ben-YehudaRollup merge of #42919 - zackmdavis:once_again_we_heard...
2017-06-29 Ariel Ben-YehudaRollup merge of #42901 - alexcrichton:alloc-one, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42886 - durka:pplmm-mwe, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42884 - stepancheg:set-env-run-pass...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 Ariel Ben-YehudaRollup merge of #42219 - pwoolcoc:add-allow-fail-to...
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42850 - estebank:unwanted-return-rotj...
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 borsAuto merge of #42745 - sfackler:1.19-stabilization...
2017-06-28 borsAuto merge of #42931 - arielb1:statement-visitor, r...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-28 borsAuto merge of #42417 - eddyb:separate-fn-sig, r=nikomat...
2017-06-27 Eduard-Mihai Burtescurustc_typeck: support functions in variance computation.
2017-06-27 Eduard-Mihai Burtescurustc: move the PolyFnSig out of TyFnDef.
2017-06-27 Eduard-Mihai Burtescurustc: rename closure_type to fn_sig.
2017-06-26 Jeffrey SeyfriedImplement `quote!` and other `proc_macro` API.
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 Giles CopeWhitespace change
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-14 borsAuto merge of #42523 - clarcharr:refactor_ops, r=brson
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
next