| Age | Commit message (Expand) | Author | Lines |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1580/+0 |
| 2018-12-23 | Rollup merge of #56979 - VardhanThigle:Vardhan/rust-sgx-unwind-support, r=ale... | kennytm | -19/+27 |
| 2018-12-19 | Adding unwinding support for x86_64_fortanix_unknown_sgx target. | Vardhan Thigle | -19/+27 |
| 2018-12-19 | Rollup merge of #56947 - hsivonen:neon, r=alexcrichton | Pietro Albini | -0/+98 |
| 2018-12-17 | Enable stack probes for UEFI images | Wonwoo Choi | -0/+1 |
| 2018-12-17 | Auto merge of #56833 - nagisa:ios-fix, r=alexcrichton | bors | -0/+2 |
| 2018-12-15 | Rollup merge of #56710 - jethrogb:jb/sgx-target-features, r=alexcrichton | Pietro Albini | -0/+1 |
| 2018-12-15 | Rollup merge of #56769 - dvdhrm:uefi-target, r=alexcrichton | Pietro Albini | -0/+135 |
| 2018-12-15 | Provide -isysroot with sdkroot for ios builds | Simonas Kazlauskas | -0/+2 |
| 2018-12-13 | Add targets thumbv7neon-linux-androideabi and thumbv7neon-unknown-linux-gnuea... | Henri Sivonen | -0/+98 |
| 2018-12-13 | Add x86_64-unknown-uefi target | David Herrmann | -0/+135 |
| 2018-12-12 | target: remove Box returned from get_targets | ljedrz | -3/+3 |
| 2018-12-11 | Always set the RDRAND and RDSEED features on SGX | Jethro Beekman | -0/+1 |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -11/+11 |
| 2018-12-07 | Rollup merge of #56000 - hug-dev:armv8m.main, r=alexcrichton | kennytm | -0/+77 |
| 2018-12-04 | Add Armv8-M Mainline targets | Hugues de Valon | -0/+77 |
| 2018-12-04 | cleanup: remove static lifetimes from consts | ljedrz | -1/+1 |
| 2018-12-03 | Auto merge of #55041 - evq:thumbv8m, r=alexcrichton | bors | -2/+40 |
| 2018-12-01 | remove some uses of try! | Mark Mansi | -3/+3 |
| 2018-11-26 | rustc-guide has moved | Mark Mansi | -1/+1 |
| 2018-11-24 | Rollup merge of #56154 - petrhosek:fuchsia-linker-args, r=alexcrichton | kennytm | -4/+15 |
| 2018-11-23 | Auto merge of #54071 - eddyb:alignsssss, r=oli-obk | bors | -138/+134 |
| 2018-11-22 | Rollup merge of #56067 - jethrogb:jb/sgx-target-spec, r=alexcrichton | Guillaume Gomez | -0/+89 |
| 2018-11-22 | Pass additional linker flags when targeting Fuchsia | Petr Hosek | -4/+15 |
| 2018-11-22 | rustc_target: avoid using AbiAndPrefAlign where possible. | Eduard-Mihai Burtescu | -39/+36 |
| 2018-11-22 | rustc_target: separate out an individual Align from AbiAndPrefAlign. | Eduard-Mihai Burtescu | -92/+94 |
| 2018-11-22 | rustc_target: rename abi::Align to AbiAndPrefAlign. | Eduard-Mihai Burtescu | -59/+56 |
| 2018-11-21 | Add x86_64-fortanix-unknown-sgx target to the compiler | Jethro Beekman | -0/+74 |
| 2018-11-19 | Add `override_export_symbols` option to Rust target specification | Jethro Beekman | -0/+15 |
| 2018-11-15 | Add powerpc64-unknown-linux-musl target | Samuel Holland | -0/+33 |
| 2018-11-15 | Use the ELFv2 ABI on powerpc64 musl | Samuel Holland | -5/+10 |
| 2018-11-15 | Fix powerpc64 ELFv2 big-endian struct-passing ABI | Samuel Holland | -18/+13 |
| 2018-11-15 | Add powerpc-unknown-linux-musl target | Samuel Holland | -0/+32 |
| 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 |