| Age | Commit message (Expand) | Author | Lines |
| 2019-03-29 | rustc_target: factor out common fields of non-Single Variants. | Eduard-Mihai Burtescu | -21/+55 |
| 2019-03-29 | Auto merge of #58605 - nagisa:fix-the-metadata, r=michaelwoerister | bors | -17/+28 |
| 2019-03-29 | Use platform dependent mcount function | Yuki OKUSHI | -1/+29 |
| 2019-03-28 | Rollup merge of #58717 - hellow554:nonzero_parse, r=oli-obk | Mazdak Farrokhzad | -1/+2 |
| 2019-03-28 | fixed shift overflow | Marcel Hellwig | -1/+2 |
| 2019-03-28 | Rollup merge of #57987 - parched:va-args, r=joshtriplett | Mazdak Farrokhzad | -2/+2 |
| 2019-03-27 | Give variant parts their own unique id | Philip Craig | -14/+25 |
| 2019-03-27 | Use informational target machine for metadata | Simonas Kazlauskas | -17/+28 |
| 2019-03-25 | Auto merge of #59242 - euclio:asm-ice, r=nagisa | bors | -2/+2 |
| 2019-03-24 | make asm diagnostic instruction optional | Andy Russell | -2/+2 |
| 2019-03-24 | Rollup merge of #59377 - smaeul:patch/system-llvm, r=nikic | kennytm | -3/+5 |
| 2019-03-23 | Fix invalid DWARF for enums when using thinlto | Philip Craig | -9/+14 |
| 2019-03-22 | Correct minimum system LLVM version in tests | Samuel Holland | -3/+5 |
| 2019-03-20 | Add a -Z time option which prints only passes which runs once | John Kåre Alsaker | -2/+2 |
| 2019-03-19 | Fix AArch64 typo in comments | James Duley | -2/+2 |
| 2019-03-16 | Rollup merge of #59152 - smmalis37:range_contains, r=SimonSapin | kennytm | -1/+0 |
| 2019-03-15 | rustc: tie the 'tcx between Print and PrintCx in ty::print. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-03-15 | rustc: remove fmt::{Debug,Display} from ty::TyKind. | Eduard-Mihai Burtescu | -12/+11 |
| 2019-03-14 | Auto merge of #58488 - wesleywiser:llvm_prof, r=michaelwoerister | bors | -71/+52 |
| 2019-03-12 | Stabilize Range*::contains. | Steven Malis | -1/+0 |
| 2019-03-11 | Fix incorrect links in librustc_codegen_llvm documentation | Nikita Baksalyar | -3/+3 |
| 2019-03-10 | Replace TimeLine with SelfProfiler | Wesley Wiser | -71/+52 |
| 2019-03-10 | Make the rustc driver and interface demand driven | John Kåre Alsaker | -2/+3 |
| 2019-03-09 | Auto merge of #59012 - pietroalbini:rollup, r=pietroalbini | bors | -2/+2 |
| 2019-03-08 | Rollup merge of #58926 - gabi-250:tcx-lifetimes, r=petrochenkov | Pietro Albini | -2/+2 |
| 2019-03-07 | HirIdification: replace NodeId method calls | ljedrz | -2/+2 |
| 2019-03-05 | Use non_erasable_generics for codegen | varkor | -1/+1 |
| 2019-03-04 | Make the lifetime parameters of tcx consistent. | Gabriela Alexandra Moldovan | -2/+2 |
| 2019-03-01 | Auto merge of #58408 - alexcrichton:update-llvm, r=michaelwoerister | bors | -127/+0 |
| 2019-02-27 | Rename variadic to c_variadic | Dan Robertson | -6/+6 |
| 2019-02-27 | Support defining C compatible variadic functions | Dan Robertson | -22/+86 |
| 2019-02-27 | rename Substs to InternalSubsts | csmoe | -5/+5 |
| 2019-02-26 | rustc: Update LLVM, remove dead wasm code | Alex Crichton | -127/+0 |
| 2019-02-25 | librustc_codegen_llvm: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -69/+73 |
| 2019-02-24 | Auto merge of #58315 - gnzlbg:returns_twice, r=alexcrichton | bors | -0/+4 |
| 2019-02-24 | Auto merge of #58691 - Centril:rollup, r=Centril | bors | -1/+1 |
| 2019-02-24 | Rollup merge of #58511 - oli-obk:const_to_op, r=RalfJung | Mazdak Farrokhzad | -1/+1 |
| 2019-02-24 | Auto merge of #58304 - gnzlbg:simd_saturated, r=nagisa | bors | -8/+63 |
| 2019-02-23 | Implement ffi_returns_twice attribute | gnzlbg | -0/+4 |
| 2019-02-21 | codegen and write_metadata can mutate ModuleLLvm. | Gabriela Alexandra Moldovan | -2/+2 |
| 2019-02-20 | Allow Self::Module to be mutated. | Gabriela Alexandra Moldovan | -2/+2 |
| 2019-02-20 | Rollup merge of #58562 - dlrobertson:fix_nits, r=alexreg | kennytm | -5/+2 |
| 2019-02-18 | Fix style nits | Dan Robertson | -5/+2 |
| 2019-02-18 | librustc_codegen_llvm => 2018 | Taiki Endo | -199/+190 |
| 2019-02-16 | Reuse the `Pointer` type instead of passing reassembling it at many use sites | Oliver Scherer | -1/+1 |
| 2019-02-16 | Rollup merge of #58440 - gnzlbg:v6, r=japaric | kennytm | -0/+2 |
| 2019-02-16 | Rollup merge of #58074 - scottmcm:stabilize-sort_by_cached_key, r=SimonSapin | kennytm | -1/+0 |
| 2019-02-14 | Whitelist the ARM v8 target-feature | gnzlbg | -0/+1 |
| 2019-02-14 | Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoerister | Mazdak Farrokhzad | -44/+137 |
| 2019-02-14 | Rollup merge of #58308 - gnzlbg:context_insert_intr, r=eddyb | Mazdak Farrokhzad | -12/+17 |