| Age | Commit message (Expand) | Author | Lines |
| 2023-05-04 | [beta] Update cargo | Weihang Lo | -0/+0 |
| 2023-04-17 | add support for `// unset-exec-env` in compiletest | Pietro Albini | -4/+32 |
| 2023-04-17 | treat the dev channel as nightly in compiletest | Pietro Albini | -1/+5 |
| 2023-04-14 | Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelix | bors | -1/+1 |
| 2023-04-14 | Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitor | Matthias Krüger | -6/+2 |
| 2023-04-14 | Pacify tidy. | Camille GILLOT | -1/+1 |
| 2023-04-14 | Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68 | Yuki Okushi | -0/+200 |
| 2023-04-14 | Auto merge of #109875 - jyn514:no-fulldeps, r=compiler-errors | bors | -1/+1 |
| 2023-04-13 | Move most ui-fulldeps tests to ui | jyn | -1/+1 |
| 2023-04-14 | Auto merge of #110160 - petrochenkov:notagain2, r=cjgillot | bors | -2/+2 |
| 2023-04-13 | Update cargo | Weihang Lo | -0/+0 |
| 2023-04-13 | Rollup merge of #110072 - joshtriplett:stabilize-is-terminal, r=Mark-Simulacrum | Matthias Krüger | -4/+0 |
| 2023-04-12 | Special-case item attributes in the suggestion output | Esteban Küber | -9/+0 |
| 2023-04-12 | Tweak output for 'add line' suggestion | Esteban Küber | -11/+28 |
| 2023-04-12 | Auto merge of #110249 - matthiaskrgr:rollup-7iig04q, r=matthiaskrgr | bors | -6/+22 |
| 2023-04-12 | remove some unneeded imports | KaDiWa | -6/+2 |
| 2023-04-12 | tidy: Issue an error when ui test limits are too high | clubby789 | -6/+22 |
| 2023-04-12 | Rollup merge of #110188 - Nilstrieb:remove-remove-dir-all, r=jyn514 | Matthias Krüger | -864/+0 |
| 2023-04-12 | resolve: Pre-compute non-reexport module children | Vadim Petrochenkov | -2/+2 |
| 2023-04-11 | Rollup merge of #110155 - DaniPopes:rest-typos, r=jyn514 | Michael Goulet | -60/+60 |
| 2023-04-11 | Rollup merge of #110018 - jfgoog:host-and-target-linker, r=wesleywiser | Michael Goulet | -7/+16 |
| 2023-04-11 | Auto merge of #110198 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-04-11 | Update cargo | Weihang Lo | -0/+0 |
| 2023-04-11 | Merge commit '83e42a2337dadac915c956d125f1d69132f36425' into clippyup | Philipp Krones | -1695/+4728 |
| 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 |