| Age | Commit message (Expand) | Author | Lines |
| 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-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-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 |
| 2019-07-25 | Rollup merge of #62814 - androm3da:hexagon_19jul_2019, r=alexcrichton | Mazdak Farrokhzad | -0/+37 |
| 2019-07-25 | Rollup merge of #62784 - Disasm:riscv32i, r=estebank | Mazdak Farrokhzad | -0/+33 |
| 2019-07-24 | Add comment | Scott Wolchok | -0/+6 |
| 2019-07-24 | Auto merge of #62908 - fakenine:normalize_use_of_backticks_compiler_messages_... | bors | -1/+1 |
| 2019-07-23 | normalize use of backticks for compiler messages in remaining modules | Samy Kacimi | -1/+1 |
| 2019-07-23 | fix check | Scott Wolchok | -1/+2 |
| 2019-07-23 | Disable d32 on armv6 hf targets | Nikita Popov | -4/+4 |
| 2019-07-23 | cleanup: Remove `extern crate serialize as rustc_serialize`s | Vadim Petrochenkov | -7/+4 |
| 2019-07-22 | add support for hexagon-unknown-linux-musl | Brian Cain | -0/+37 |
| 2019-07-20 | Revert "Disable stack probing for gnux32." | CrLF0710 | -2/+1 |
| 2019-07-19 | Remove support for -Zlower-128bit-ops | bjorn3 | -5/+0 |
| 2019-07-18 | Add riscv32i-unknown-none-elf target | Vadim Kaushan | -0/+33 |
| 2019-07-17 | update data_layout and features | Baoshan Pang | -6/+4 |
| 2019-07-16 | Support SDKROOT env var on iOS | Scott Wolchok | -0/+7 |
| 2019-07-16 | Auto merge of #61946 - BaoshanPang:vxworks, r=alexcrichton | bors | -1/+398 |
| 2019-07-16 | Add supporting for vxWorks | Baoshan Pang | -1/+398 |
| 2019-07-15 | SGX target: don't pretend to be GNU/Linux to LLVM | Jethro Beekman | -1/+1 |
| 2019-07-15 | rustc: precompute the largest Niche and store it in LayoutDetails. | Eduard-Mihai Burtescu | -0/+20 |
| 2019-07-15 | rustc_target: move abi::Niche from rustc::ty::layout. | Eduard-Mihai Burtescu | -0/+51 |
| 2019-07-13 | Make `newtype_index` hygienic and use allow_internal_unstable | Matthew Jasper | -5/+1 |
| 2019-07-10 | Rollup merge of #62474 - nikic:update-llvm, r=alexcrichton | Mazdak Farrokhzad | -44/+44 |
| 2019-07-10 | Rollup merge of #62283 - fintelia:patch-5, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+2 |
| 2019-07-09 | Add function pointer alignment to ARM/Thumb data layout | Nikita Popov | -32/+32 |
| 2019-07-09 | Use new feature names in target feature lists | Nikita Popov | -12/+12 |
| 2019-07-07 | Auto merge of #59800 - Zoxc:less-dylibs, r=alexcrichton | bors | -6/+0 |
| 2019-07-07 | rustc: Remove `dylib` crate type from most rustc crates | Alex Crichton | -6/+0 |
| 2019-07-07 | Auto merge of #62281 - Disasm:riscv-pic, r=nagisa | bors | -0/+2 |
| 2019-07-05 | Rollup merge of #62380 - eddyb:x64-sysv-regs, r=nagisa | Mazdak Farrokhzad | -9/+24 |
| 2019-07-05 | Rollup merge of #61545 - flip1995:internal_lints, r=oli-obk | Mazdak Farrokhzad | -1/+0 |
| 2019-07-05 | rustc_target: avoid negative register counts in the SysV x86_64 ABI. | Eduard-Mihai Burtescu | -9/+24 |