| Age | Commit message (Expand) | Author | Lines |
| 2024-05-11 | Auto merge of #124993 - jieyouxu:rollup-u02aso7, r=jieyouxu | bors | -0/+5 |
| 2024-05-11 | Rollup merge of #124899 - RalfJung:bootstrap-dry, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2024-05-10 | Reduce size of builders that take less than an hour | Daniel Paoliello | -23/+23 |
| 2024-05-10 | Lift `TraitRef` into `rustc_type_ir` | Michael Goulet | -1/+3 |
| 2024-05-10 | rename 'extern-so' to 'native-lib' | Ralf Jung | -333/+283 |
| 2024-05-10 | add "tidy-alphabetical" check on "tests" remap list | onur-ozkan | -0/+2 |
| 2024-05-10 | remap missing path `tests/crashes` to `tests` | onur-ozkan | -0/+1 |
| 2024-05-10 | check if `x test tests` missing any test directory | onur-ozkan | -0/+20 |
| 2024-05-10 | Rollup merge of #124957 - compiler-errors:builtin-deref, r=michaelwoerister | Matthias Krüger | -12/+11 |
| 2024-05-10 | Rollup merge of #124888 - GuillaumeGomez:migrate-rustdoc-output-path, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2024-05-10 | Rollup merge of #124797 - beetrees:primitive-float, r=davidtwco | Matthias Krüger | -6/+6 |
| 2024-05-10 | Auto merge of #124774 - the8472:subnanosecond-benches, r=jhpratt | bors | -4/+4 |
| 2024-05-10 | Migrate `run-make/rustdoc-output-path` to rmake | Guillaume Gomez | -1/+0 |
| 2024-05-10 | Auto merge of #124961 - matthiaskrgr:rollup-1jj65p6, r=matthiaskrgr | bors | -13/+12 |
| 2024-05-10 | fix typo | Ralf Jung | -1/+1 |
| 2024-05-10 | Rollup merge of #124955 - nnethercote:next_ty_var, r=lcnr | Matthias Krüger | -6/+1 |
| 2024-05-10 | Rollup merge of #124943 - lcnr:generic-args-ref, r=compiler-errors | Matthias Krüger | -6/+10 |
| 2024-05-10 | Rollup merge of #124927 - klensy:xz3, r=Kobzol | Matthias Krüger | -1/+1 |
| 2024-05-10 | Auto merge of #124953 - compiler-errors:own-params, r=lcnr | bors | -15/+15 |
| 2024-05-09 | Make builtin_deref just return a Ty | Michael Goulet | -12/+11 |
| 2024-05-09 | Rename Generics::params to Generics::own_params | Michael Goulet | -15/+15 |
| 2024-05-10 | Auto merge of #124850 - dpaoliello:clang2022, r=Kobzol | bors | -21/+25 |
| 2024-05-10 | Use fewer origins when creating type variables. | Nicholas Nethercote | -6/+1 |
| 2024-05-09 | always use `GenericArgsRef` | lcnr | -6/+10 |
| 2024-05-09 | Upgrade the version of Clang used in the build, move MSVC builds to Server 2022 | Daniel Paoliello | -21/+25 |
| 2024-05-09 | Rollup merge of #124923 - RalfJung:offset-from-errors, r=compiler-errors | Matthias Krüger | -0/+36 |
| 2024-05-09 | use stage0 file in `bootstrap.py` | onur-ozkan | -14/+24 |
| 2024-05-09 | opt-dist: use xz2 instead of xz crate | klensy | -1/+1 |
| 2024-05-09 | Auto merge of #124706 - Zalathar:revision-checker, r=jieyouxu | bors | -5/+124 |
| 2024-05-09 | Auto merge of #17208 - Wilfred:log_error_from_threads, r=Veykril | bors | -2/+8 |
| 2024-05-09 | interpret/miri: better errors on failing offset_from | Ralf Jung | -0/+36 |
| 2024-05-09 | Auto merge of #124743 - Kobzol:arbitrary-try-build, r=pietroalbini | bors | -17/+78 |
| 2024-05-09 | Auto merge of #3591 - RalfJung:win-symlink-trouble, r=RalfJung | bors | -150/+151 |
| 2024-05-09 | do not run symlink tests on Windows hosts | Ralf Jung | -150/+151 |
| 2024-05-09 | make RUSTC_BLESS entirely an internal thing | Ralf Jung | -3/+4 |
| 2024-05-09 | make MIRI_TEST_TARGET entirely an internal thing | Ralf Jung | -143/+175 |
| 2024-05-09 | Auto merge of #3588 - RossSmyth:CliTarget, r=RalfJung | bors | -30/+80 |
| 2024-05-09 | minor tweaks | Ralf Jung | -6/+5 |
| 2024-05-09 | Tidy check for test revisions that are mentioned but not declared | Zalathar | -0/+118 |
| 2024-05-09 | Include the line number in tidy's `iter_header` | Zalathar | -5/+6 |
| 2024-05-09 | Rollup merge of #124837 - GuillaumeGomez:migrate-rustdoc-map-file, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2024-05-08 | fix: Report both IO errors and main_loop errors | Wilfred Hughes | -2/+8 |
| 2024-05-08 | fix: Report all LSP protocol errors with invalid_data | Wilfred Hughes | -10/+18 |
| 2024-05-08 | Update documentation for miri-script test changes | Ross Smyth | -6/+5 |
| 2024-05-08 | Update CI script for the miri-script test changes | Ross Smyth | -2/+2 |
| 2024-05-08 | Allow test targets to be set via CLI args | Ross Smyth | -23/+75 |
| 2024-05-08 | Rollup merge of #124903 - Skepfyr:rustc-wrapper, r=clubby789 | Matthias Krüger | -6/+7 |
| 2024-05-08 | Rollup merge of #124876 - nnethercote:rm-use-crate-rustc_foo, r=compiler-errors | Matthias Krüger | -13/+10 |
| 2024-05-08 | Rollup merge of #124587 - reitermarkus:use-generic-nonzero, r=dtolnay | Matthias Krüger | -201/+178 |
| 2024-05-08 | Rollup merge of #123344 - pietroalbini:pa-unused-imports, r=Nilstrieb | Matthias Krüger | -10/+12 |