| Age | Commit message (Expand) | Author | Lines |
| 2019-10-10 | Check that we don't access nonexisting union fields | Oliver Scherer | -1/+5 |
| 2019-09-29 | remove indexed_vec re-export from rustc_data_structures | csmoe | -3/+3 |
| 2019-09-29 | Rollup merge of #64589 - andre-richter:aarch64_bare_metal, r=Amanieu | Mazdak Farrokhzad | -2/+40 |
| 2019-09-28 | rustc: rely on c_variadic == true instead of CVarArgs in HIR/Ty fn signatures. | Eduard-Mihai Burtescu | -12/+4 |
| 2019-09-23 | Differentiate AArch64 bare-metal targets between hf and non-hf. | Andre Richter | -2/+40 |
| 2019-09-13 | Auto merge of #64254 - aleksijuvani:fix-macos-sysroot, r=alexcrichton | bors | -4/+44 |
| 2019-09-12 | Ignore linker env vars set for macOS on iOS targets | Aleksi Juvani | -3/+20 |
| 2019-09-12 | Remove env vars instead of setting them to an empty string | Aleksi Juvani | -9/+14 |
| 2019-09-11 | Auto merge of #64334 - jyao1:i686-master, r=joshtriplett | bors | -0/+99 |
| 2019-09-10 | Set environment variables for linker instead of sysroot | Aleksi Juvani | -81/+64 |
| 2019-09-10 | Add i686-unknown-uefi target | Jiewen Yao | -0/+99 |
| 2019-09-08 | Fix cross-compilation to macOS | Aleksi Juvani | -50/+62 |
| 2019-09-07 | Fix nits | Aleksi Juvani | -10/+10 |
| 2019-09-07 | Fix sysroot on macOS when cross-compiling and SDKROOT is set | Aleksi Juvani | -44/+67 |
| 2019-09-05 | rustc: Allow the cdylib crate type with wasm32-wasi | Alex Crichton | -0/+4 |
| 2019-08-31 | Add x86_64-linux-kernel target | Alex Gaynor | -0/+60 |
| 2019-08-16 | Rollup merge of #63604 - Wind-River:master, r=alexcrichton | Mazdak Farrokhzad | -198/+21 |
| 2019-08-16 | Rollup merge of #63595 - semarie:openbsd-sparc64, r=alexcrichton | Mazdak Farrokhzad | -0/+23 |
| 2019-08-15 | add sparc64-unknown-openbsd target | Sébastien Marie | -0/+23 |
| 2019-08-15 | Rollup merge of #63467 - terhechte:support-ios-catalyst-macabi-target-triple,... | Mazdak Farrokhzad | -3/+31 |
| 2019-08-15 | Rollup merge of #63165 - xen0n:mips64-musl-targets, r=alexcrichton | Mazdak Farrokhzad | -0/+52 |
| 2019-08-15 | Rollup merge of #63155 - mfkl:uwp-msvc, r=alexcrichton | Mazdak Farrokhzad | -0/+105 |
| 2019-08-14 | Handle cfg(bootstrap) throughout | Mark Rousskov | -13/+6 |
| 2019-08-13 | 1. support crt-static | Baoshan Pang | -198/+21 |
| 2019-08-11 | Add initial files for iOS catalyst / macabi support | Benedikt Terhechte | -3/+31 |
| 2019-08-10 | rustc_target: add n64 musl targets for MIPS64 arches | Wang Xuerui | -0/+52 |
| 2019-08-08 | move store lib probing code to librustc_codegen_ssa | Martin Finkel | -40/+0 |
| 2019-08-07 | Auto merge of #60547 - redox-os:redox-unix, r=alexcrichton | bors | -7/+31 |
| 2019-08-07 | Auto merge of #63152 - estebank:big-array, r=oli-obk | bors | -0/+4 |
| 2019-08-06 | redox: convert to target_family unix | Jeremy Soller | -7/+31 |
| 2019-08-05 | review feedback: find lib root path from registry | Martin Finkel | -9/+19 |
| 2019-08-04 | review comments: clean up | Esteban Küber | -1/+1 |
| 2019-08-03 | Simplify change to layout_of | Esteban Küber | -1/+3 |
| 2019-08-03 | Point to local place span on "type too big" error | Esteban Küber | -0/+2 |
| 2019-08-03 | Rollup merge of #63107 - adrian-budau:master, r=alexcrichton | Mazdak Farrokhzad | -0/+65 |
| 2019-08-02 | Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi. | Adrian Budau | -0/+65 |
| 2019-08-02 | librustc_target: Unconfigure tests during normal build | Vadim Petrochenkov | -27/+31 |
| 2019-07-31 | Fix tidy checks | Martin Finkel | -9/+24 |
| 2019-07-31 | Add UWP MSVC targets | Martin Finkel | -0/+120 |
| 2019-07-29 | Rollup merge of #62809 - alexcrichton:wasm-llvm-9, r=nikic | Mazdak Farrokhzad | -0/+8 |
| 2019-07-28 | Deny `unused_lifetimes` through rustbuild | Vadim Petrochenkov | -2/+0 |
| 2019-07-28 | Remove lint annotations in specific crates that are already enforced by rustb... | Vadim Petrochenkov | -3/+0 |
| 2019-07-28 | Get out of bootstrapping pickle. | Mazdak Farrokhzad | -7/+22 |
| 2019-07-26 | Rollup merge of #62904 - nikic:arm-d32, r=alexcrichton | Mazdak Farrokhzad | -4/+4 |
| 2019-07-26 | Rollup merge of #62801 - bjorn3:remove_lower_128bit_ops, r=alexcrichton | Mazdak Farrokhzad | -5/+0 |
| 2019-07-26 | Rollup merge of #62692 - eddyb:precompute-niches, r=oli-obk | Mazdak Farrokhzad | -0/+71 |
| 2019-07-25 | Add UWP mingw targets | Hugo Beauzée-Luyssen | -0/+116 |
| 2019-07-25 | std: Use native `#[thread_local]` TLS on wasm | Alex Crichton | -0/+8 |
| 2019-07-25 | Rollup merge of #62903 - swolchok:ios-sdkroot, r=alexcrichton | Mazdak Farrokhzad | -0/+14 |
| 2019-07-25 | Rollup merge of #62901 - petrochenkov:serde, r=Centril | Mazdak Farrokhzad | -7/+4 |