| Age | Commit message (Expand) | Author | Lines |
| 2022-03-30 | Fix `x doc compiler/rustc` | Joshua Nelson | -12/+9 |
| 2022-03-30 | Simplify `make_run` for `test::Crate` by introducing `crate_paths` instead of... | Joshua Nelson | -31/+14 |
| 2022-03-31 | Rollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark-Simulacrum | Dylan DPC | -1/+7 |
| 2022-03-30 | Auto merge of #95466 - Dylan-DPC:rollup-g7ddr8y, r=Dylan-DPC | bors | -3/+3 |
| 2022-03-30 | Rollup merge of #95461 - nyurik:spelling, r=lcnr | Dylan DPC | -3/+3 |
| 2022-03-30 | Spellchecking some comments | Yuri Astrakhan | -3/+3 |
| 2022-03-30 | Auto merge of #94081 - oli-obk:lazy_tait_take_two, r=nikomatsakis | bors | -0/+6 |
| 2022-03-29 | Fix `x doc --stage 0 compiler` | Joshua Nelson | -4/+16 |
| 2022-03-29 | Don't build the full compiler before running unit tests | Joshua Nelson | -1/+0 |
| 2022-03-29 | bootstrap: force system python3 on MacOS | Alec Goncharow | -9/+12 |
| 2022-03-29 | Fix `x test src/tools/error_index_generator --stage {0,1}` | Joshua Nelson | -25/+21 |
| 2022-03-29 | bootstrap: loosen and expand python check bounds | Alec Goncharow | -1/+3 |
| 2022-03-29 | Auto merge of #95417 - ehuss:doc-no_std-error, r=Dylan-DPC | bors | -0/+6 |
| 2022-03-28 | bootstrap: better error message for no_std docs | Eric Huss | -0/+6 |
| 2022-03-28 | Rollup merge of #93787 - klensy:really-not-a-features, r=wesleywiser | Dylan DPC | -5/+11 |
| 2022-03-28 | Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" | Oli Scherer | -0/+6 |
| 2022-03-28 | Rollup merge of #95370 - jyn514:less-verbose-skips, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2022-03-28 | Propagate `parallel_compiler` feature through rustc crates. Turned off featur... | klensy | -5/+11 |
| 2022-03-27 | [bootstrap] Don't print `Suite not skipped` unless `--verbose` is set | Joshua Nelson | -2/+2 |
| 2022-03-27 | Fix `x test src/librustdoc --no-doc` | Joshua Nelson | -0/+9 |
| 2022-03-27 | Fix `x test src/librustdoc` with download-rustc enabled | Joshua Nelson | -6/+20 |
| 2022-03-26 | Give a hard error when filtering tests for a file that does not exist | Joshua Nelson | -4/+4 |
| 2022-03-25 | resolve: Stop passing unused spans and node ids to path resolution functions | Vadim Petrochenkov | -1/+1 |
| 2022-03-23 | Fix `cargo run` on Windows | Joshua Nelson | -2/+17 |
| 2022-03-23 | bootstrap.py: nixos check in /etc/os-release with quotes | Benjamin Herr | -1/+1 |
| 2022-03-18 | Compare installed browser-ui-test version to the one used in CI | Guillaume Gomez | -17/+41 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -3/+3 |
| 2022-03-15 | fix typos | Dylan DPC | -1/+1 |
| 2022-03-13 | Auto merge of #94832 - jonhoo:default-static, r=Mark-Simulacrum | bors | -1/+2 |
| 2022-03-13 | Auto merge of #94916 - matthiaskrgr:rollup-s6zedfl, r=matthiaskrgr | bors | -164/+227 |
| 2022-03-13 | Rollup merge of #94907 - bjorn3:smaller_rust_src_component, r=Mark-Simulacrum | Matthias Krüger | -0/+5 |
| 2022-03-13 | Auto merge of #94738 - Urgau:rustbuild-check-cfg-values, r=Mark-Simulacrum | bors | -1/+15 |
| 2022-03-13 | Omit stdarch test crates from the rust-src component | bjorn3 | -0/+5 |
| 2022-03-13 | Remove FieldName enum | bjorn3 | -34/+6 |
| 2022-03-13 | Prevent duplicate monomorphization of deserialization impls | bjorn3 | -1/+5 |
| 2022-03-13 | Use trimmed down deserialization impl for config | bjorn3 | -146/+237 |
| 2022-03-13 | Rename derive_merge macro to define_config and move Deserialize impl into it | bjorn3 | -19/+10 |
| 2022-03-13 | Auto merge of #94862 - pierwill:bootstrap-useless, r=Dylan-DPC | bors | -9/+5 |
| 2022-03-11 | Remove redundant slicing of whole ranges in `bootstrap` | pierwill | -5/+5 |
| 2022-03-11 | Remove unneeded conversions in bootstrapping code | pierwill | -9/+5 |
| 2022-03-11 | Rollup merge of #94592 - jyn514:consistent-config-loading, r=Mark-Simulacrum | Dylan DPC | -11/+24 |
| 2022-03-11 | Rollup merge of #94819 - jonhoo:configure-empty-list, r=Mark-Simulacrum | Dylan DPC | -0/+4 |
| 2022-03-10 | bootstrap: untangle static-libstdcpp & llvm-tools | Jon Gjengset | -1/+2 |
| 2022-03-10 | Fix `cargo run tidy` | Joshua Nelson | -1/+7 |
| 2022-03-10 | Rollup merge of #94719 - jonhoo:enable-static-lld, r=Mark-Simulacrum | Dylan DPC | -12/+12 |
| 2022-03-10 | configure: don't serialize empty array elements | Jon Gjengset | -0/+4 |
| 2022-03-09 | Fallback to top-level config.toml if not present in current directory | Joshua Nelson | -11/+24 |
| 2022-03-09 | Rollup merge of #94772 - Urgau:check-cfg-miri, r=petrochenkov | Matthias Krüger | -1/+0 |
| 2022-03-09 | Add miri to the well known conditional compilation names and values | Loïc BRANSTETT | -1/+0 |
| 2022-03-09 | Enable conditional checking of values in the Rust codebase | Loïc BRANSTETT | -1/+15 |