| Age | Commit message (Expand) | Author | Lines |
| 2018-11-12 | Use type safe `VariantIdx` instead of `usize` everywhere | Oliver Scherer | -1/+5 |
| 2018-11-12 | Use IndexVec instead of `usize` in librustc | Oliver Scherer | -8/+20 |
| 2018-11-11 | rustc: Clean up allocator injection logic | Alex Crichton | -63/+0 |
| 2018-11-11 | Auto merge of #55859 - pietroalbini:rollup, r=kennytm | bors | -1/+7 |
| 2018-11-11 | Auto merge of #54993 - TimNN:pda-tdl, r=eddyb | bors | -2/+15 |
| 2018-11-10 | Set BINARYEN_TRAP_MODE=clamp | Nikita Popov | -1/+7 |
| 2018-11-08 | Rollup merge of #55659 - alexcrichton:musl-no-group, r=michaelwoerister | Mark Rousskov | -25/+0 |
| 2018-11-08 | Support for the program data address space option | Tim Neumann | -2/+15 |
| 2018-11-06 | Auto merge of #55106 - petrhosek:fuchsia-lld, r=alexcrichton | bors | -19/+10 |
| 2018-11-05 | Use lld directly for Fuchsia target | Petr Hosek | -19/+10 |
| 2018-11-04 | rustc_target: pass contexts by reference, not value. | Eduard-Mihai Burtescu | -67/+67 |
| 2018-11-03 | rustc: Delete grouping logic from the musl target | Alex Crichton | -25/+0 |
| 2018-11-02 | Use `jemalloc-sys` on Linux and OSX compilers | Alex Crichton | -1/+1 |
| 2018-11-02 | Remove all jemalloc-related content | Alex Crichton | -21/+0 |
| 2018-10-31 | Bump nightly to 1.32.0 | Alex Crichton | -1/+0 |
| 2018-10-28 | msp430: remove the whole Atomic* API | Jorge Aparicio | -2/+7 |
| 2018-10-26 | Remove redundant clone | Shotaro Yamada | -4/+4 |
| 2018-10-23 | fix typos in various places | Matthias Krüger | -1/+1 |
| 2018-10-12 | rustc: Allow targets to specify SIMD args are by-val | Alex Crichton | -0/+15 |
| 2018-10-12 | Rollup merge of #54936 - RalfJung:layout-hash, r=oli-obk | kennytm | -1/+1 |
| 2018-10-11 | Support for disabling the PLT on ELF targets | Gabriel Majeri | -0/+9 |
| 2018-10-11 | impl Eq+Hash for TyLayout | Ralf Jung | -1/+1 |
| 2018-10-05 | Stabilize `min_const_fn` | Oliver Schneider | -1/+1 |
| 2018-09-30 | panic when instantiating an uninhabited type via mem::{uninitialized,zeroed} | Jorge Aparicio | -0/+8 |
| 2018-09-30 | Auto merge of #54601 - cuviper:prep-1.31, r=Mark-Simulacrum | bors | -3/+2 |
| 2018-09-29 | Auto merge of #54554 - RalfJung:maybe-uninit, r=nagisa | bors | -8/+0 |
| 2018-09-29 | Revert "Auto merge of #53508 - japaric:maybe-uninit, r=RalfJung" | Ralf Jung | -8/+0 |
| 2018-09-27 | Bump to 1.31.0 and bootstrap from 1.30 beta | Josh Stone | -3/+2 |
| 2018-09-27 | ignore {std,fast,vector,this}call on non-x86 windows | Nathan Froyd | -1/+11 |
| 2018-09-22 | panic when instantiating an uninhabited type via mem::{uninitialized,zeroed} | Jorge Aparicio | -0/+8 |
| 2018-09-22 | Rollup merge of #54402 - bgermann:master, r=alexcrichton | Pietro Albini | -1/+1 |
| 2018-09-20 | Use no_default_libraries for all NetBSD flavors | bgermann | -1/+1 |
| 2018-09-17 | Switch linker for aarch64-pc-windows-msvc from LLD to MSVC, since that seems ... | Michael Woerister | -3/+2 |
| 2018-09-13 | Auto merge of #53621 - jordanrh1:windows-arm, r=alexcrichton | bors | -0/+51 |
| 2018-09-12 | Expand comments in thumbv7a-pc-windows-msvc target spec | Jordan Rhee | -0/+8 |
| 2018-09-12 | Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis | bors | -1/+0 |
| 2018-09-12 | Rollup merge of #52514 - DiamondLovesYou:amdgpu-fixes, r=eddyb | kennytm | -0/+44 |
| 2018-09-11 | stabalize infer outlives requirements (RFC 2093). | toidiu | -1/+0 |
| 2018-09-07 | Removed hardcoded paths and unnecessary LLVM features | Jordan Rhee | -17/+2 |
| 2018-09-06 | rustc_codegen_llvm: don't assume offsets are always aligned. | Eduard-Mihai Burtescu | -0/+18 |
| 2018-09-05 | Auto merge of #53878 - alexcrichton:wasm-atomics-feature, r=eddyb | bors | -2/+1 |
| 2018-09-04 | Add target thumbv7a-pc-windows-msvc | Jordan Rhee | -0/+58 |
| 2018-09-01 | Auto merge of #53604 - oli-obk:min_const_fn, r=Centril,varkor | bors | -1/+2 |
| 2018-08-31 | rustc: Prepare the `atomics` feature for wasm | Alex Crichton | -2/+1 |
| 2018-08-31 | Restrict most uses of `const_fn` to `min_const_fn` | Oliver Schneider | -1/+2 |
| 2018-08-30 | [RISCV] Disable atomics for riscv32imc-unknown-none-elf. | David Craven | -1/+2 |
| 2018-08-30 | [RISCV] Add riscv32imc-unknown-none-elf target. | David Craven | -14/+74 |
| 2018-08-30 | [RISCV] Enable C extension. | David Craven | -1/+1 |
| 2018-08-30 | [RISCV] Use lld as the default linker. | David Craven | -3/+4 |
| 2018-08-28 | Auto merge of #53679 - japaric:cortex-r, r=alexcrichton | bors | -4/+129 |