| Age | Commit message (Expand) | Author | Lines |
| 2023-04-11 | Merge commit '83e42a2337dadac915c956d125f1d69132f36425' into clippyup | Philipp Krones | -1695/+4728 |
| 2023-04-11 | Add shim for SIGRTMIN | Christian Legnitto | -2/+33 |
| 2023-04-11 | Remove orphaned remove_dir_all implementation from rust-installer | nils | -864/+0 |
| 2023-04-11 | rename maybe_delink to maybe_remove_mention | DaniPopes | -3/+3 |
| 2023-04-10 | Fix remaining typos | DaniPopes | -60/+60 |
| 2023-04-10 | rustup | Ben Kimock | -14/+10 |
| 2023-04-10 | Turn off the alignment check pass, remove the panic test for it | Ben Kimock | -11/+3 |
| 2023-04-10 | Merge from rustc | Ben Kimock | -404/+770 |
| 2023-04-10 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-04-10 | Auto merge of #110137 - Dylan-DPC:rollup-fdruvwp, r=Dylan-DPC | bors | -2/+7 |
| 2023-04-10 | Rollup merge of #110115 - jyn514:remap-path-prefix-ci, r=compiler-errors | Dylan DPC | -2/+7 |
| 2023-04-10 | Stabilize IsTerminal | Josh Triplett | -4/+0 |
| 2023-04-10 | Auto merge of #110008 - klensy:deps-up-apr-06, r=Mark-Simulacrum | bors | -2/+2 |
| 2023-04-09 | Rollup merge of #110114 - jyn514:wasm-errors, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2023-04-09 | Auto merge of #109751 - bzEq:aix-gmake, r=Mark-Simulacrum | bors | -0/+1 |
| 2023-04-09 | compiletest: Use remap-path-prefix only in CI | Joshua Nelson | -2/+7 |
| 2023-04-09 | compiletest: Give a better error message if `node` isn't installed | Joshua Nelson | -2/+2 |
| 2023-04-09 | feat: implement basic suggest-tests tool | Ezra Shaw | -0/+200 |
| 2023-04-09 | Auto merge of #110031 - compiler-errors:generic-elaboration, r=b-naber | bors | -2/+2 |
| 2023-04-07 | Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiasko | bors | -42/+87 |
| 2023-04-07 | Auto merge of #110019 - jplatte:jplatte/stabilize-is-some-and, r=Amanieu | bors | -1/+0 |
| 2023-04-06 | Make elaborator generic | Michael Goulet | -2/+2 |
| 2023-04-06 | Stabilize is_some_and | Jonas Platte | -1/+0 |
| 2023-04-06 | Pass host linker to compiletest. | James Farrell | -7/+16 |
| 2023-04-06 | Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obk | Matthias Krüger | -1/+13 |
| 2023-04-06 | bump few deps | klensy | -2/+2 |
| 2023-04-06 | add `dont_check_failure_status` option in the compiler test | SparrowLii | -1/+13 |
| 2023-04-06 | Add miri tests for terminate terminator | Gary Guo | -4/+58 |
| 2023-04-06 | Bless tests | Gary Guo | -9/+9 |
| 2023-04-06 | Fix new usage of old api | Gary Guo | -4/+1 |
| 2023-04-06 | Fix tools | Gary Guo | -1/+1 |
| 2023-04-06 | Add `UnwindAction::Unreachable` | Gary Guo | -20/+14 |
| 2023-04-06 | Refactor unwind from Option to a new enum | Gary Guo | -4/+4 |
| 2023-04-06 | Auto merge of #109874 - jyn514:subdirectory-limit, r=compiler-errors | bors | -1/+1 |
| 2023-04-05 | Auto merge of #108905 - ferrocene:pa-compiletest-ignore, r=ehuss | bors | -332/+636 |
| 2023-04-05 | Reduce the default max number of files in a UI test directory | jyn | -1/+1 |
| 2023-04-04 | Rename `ast::Static` to `ast::StaticItem` to match `ast::ConstItem` | Oli Scherer | -3/+3 |
| 2023-04-04 | box a bunch of large types | Oli Scherer | -18/+18 |
| 2023-04-04 | Split out ast::ItemKind::Const into its own struct | Oli Scherer | -8/+8 |
| 2023-04-04 | rust-analyzer guided tuple field to named field | Oli Scherer | -3/+3 |
| 2023-04-04 | rust-analyzer guided enum variant structification | Oli Scherer | -4/+4 |
| 2023-04-04 | Update Cargo.lock | Oli Scherer | -4/+4 |
| 2023-04-04 | Merge from rustc | Oli Scherer | -1810/+3297 |
| 2023-04-04 | Preparing for merge from rustc | Oli Scherer | -1/+1 |
| 2023-04-04 | Auto merge of #109888 - Mark-Simulacrum:balanced-compression, r=pietroalbini | bors | -45/+7 |
| 2023-04-03 | Auto merge of #109771 - uweigand:s390x-miri-libffi, r=oli-obk | bors | -1/+1 |
| 2023-04-03 | Remove optimal xz settings from CI | Mark Rousskov | -45/+7 |
| 2023-04-03 | Increase libffi version to 3.2 to support s390x | Ulrich Weigand | -1/+1 |
| 2023-04-03 | restore check for both target os and env | Pietro Albini | -0/+15 |
| 2023-04-03 | add support for ignore-gdb-version | Pietro Albini | -0/+6 |