| Age | Commit message (Expand) | Author | Lines |
| 2022-11-10 | Auto merge of #104236 - compiler-errors:rollup-adjshd6, r=compiler-errors | bors | -432/+1232 |
| 2022-11-09 | Rollup merge of #104211 - lnicola:rust-analyzer-2022-11-09, r=lnicola | Michael Goulet | -422/+1216 |
| 2022-11-09 | Rollup merge of #104201 - GuillaumeGomez:gui-test-check-file-errors, r=notriddle | Michael Goulet | -0/+1 |
| 2022-11-09 | Rollup merge of #104046 - RalfJung:run-miri-run, r=oli-obk | Michael Goulet | -10/+15 |
| 2022-11-10 | Auto merge of #103636 - chenyukang:yukang/fix-103587-sugg-if-let, r=jackh276,... | bors | -0/+5 |
| 2022-11-09 | :arrow_up: rust-analyzer | Laurențiu Nicola | -422/+1216 |
| 2022-11-09 | Add new option to prevent CORS failures | Guillaume Gomez | -0/+1 |
| 2022-11-09 | Rollup merge of #103952 - ehuss:dont-intra-linkcheck-reference, r=Mark-Simula... | Dylan DPC | -30/+27 |
| 2022-11-09 | Rollup merge of #103933 - nicholasbishop:bishop-uefi-tier-2, r=JohnTitor | Dylan DPC | -0/+3 |
| 2022-11-09 | Rollup merge of #103919 - nnethercote:unescaping-cleanups, r=matklad | Dylan DPC | -4/+2 |
| 2022-11-09 | Rollup merge of #103570 - lukas-code:stabilize-ilog, r=scottmcm | Dylan DPC | -2/+0 |
| 2022-11-09 | bless clippy | yukang | -0/+5 |
| 2022-11-09 | Auto merge of #102565 - jyn514:refactor-build-manifest, r=Mark-Simulacrum | bors | -181/+208 |
| 2022-11-07 | Rollup merge of #104003 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -2/+2 |
| 2022-11-06 | bootstrap: put Miri sysroot into local build dir | Ralf Jung | -10/+15 |
| 2022-11-05 | Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomez | Matthias Krüger | -2/+5 |
| 2022-11-05 | Tidy | Caio | -2/+2 |
| 2022-11-05 | Auto merge of #103998 - Dylan-DPC:rollup-2nbmtc9, r=Dylan-DPC | bors | -133/+16 |
| 2022-11-05 | Rollup merge of #103660 - ozkanonur:master, r=jyn514 | Dylan DPC | -133/+16 |
| 2022-11-05 | Auto merge of #103992 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2022-11-05 | Remove `unescape_byte_literal`. | Nicholas Nethercote | -4/+2 |
| 2022-11-05 | Auto merge of #103991 - matthiaskrgr:rollup-tj53nte, r=matthiaskrgr | bors | -7/+11 |
| 2022-11-04 | Update cargo | Weihang Lo | -0/+0 |
| 2022-11-05 | Rollup merge of #103956 - JakobDegen:tidy-bless, r=jyn514 | Matthias Krüger | -7/+11 |
| 2022-11-04 | Auto merge of #103298 - ferrocene:pa-compile-flags-last, r=jyn514 | bors | -39/+71 |
| 2022-11-04 | Rollup merge of #103958 - chenyukang:yukang/fix-103951-count-limit, r=jyn514 | Matthias Krüger | -26/+34 |
| 2022-11-04 | Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2 | Nicholas Bishop | -0/+3 |
| 2022-11-04 | improve `filesearch::get_or_default_sysroot` r=ozkanonur | Onur Özkan | -133/+16 |
| 2022-11-04 | test tidy should not count untracked paths towards entries limit | yukang | -26/+34 |
| 2022-11-03 | Make mir opt unused file check blessable | Jakob Degen | -7/+11 |
| 2022-11-04 | Rollup merge of #103930 - fee1-dead-contrib:mv-from-root, r=jyn514 | Matthias Krüger | -1/+1 |
| 2022-11-03 | Remove reference from the intra-doc link checker. | Eric Huss | -24/+10 |
| 2022-11-03 | Move intra-doc link checks to a separate function. | Eric Huss | -6/+17 |
| 2022-11-03 | Move some tests from `src/test/ui` to more reasonable places | Deadbeef | -1/+1 |
| 2022-11-03 | Revert "Update cargo" | Mark Rousskov | -0/+0 |
| 2022-11-03 | put custom flags as last in codegen and asm tests | Pietro Albini | -33/+41 |
| 2022-11-03 | move compiletest's own ui tests into a subdirectory | Pietro Albini | -1/+1 |
| 2022-11-03 | Auto merge of #103904 - JakobDegen:mir-opt-dash, r=oli-obk | bors | -3/+37 |
| 2022-11-02 | Update cargo | Weihang Lo | -0/+0 |
| 2022-11-02 | Ban dashes in miropt test file names | Jakob Degen | -3/+37 |
| 2022-11-02 | Rollup merge of #103275 - Manishearth:tinystrup, r=pnkfelix | Dylan DPC | -0/+2 |
| 2022-11-01 | Rollup merge of #103781 - JakobDegen:mir-opt-tidy, r=jyn514 | Manish Goregaokar | -92/+156 |
| 2022-11-01 | Rollup merge of #103072 - cuviper:compiletest-path, r=Mark-Simulacrum | Manish Goregaokar | -33/+37 |
| 2022-11-01 | Auto merge of #103217 - mejrs:track, r=eholk | bors | -0/+25 |
| 2022-11-01 | :arrow_up: rust-analyzer | Laurențiu Nicola | -404/+824 |
| 2022-10-31 | Detect unused files in `src/test/mir-opt` and error on them in tidy. | Jakob Degen | -92/+156 |
| 2022-10-31 | Auto merge of #102950 - oli-obk:check_miri, r=RalfJung | bors | -0/+2 |
| 2022-10-31 | bump up recursion limit for miri crate | Ralf Jung | -0/+2 |
| 2022-10-31 | Rollup merge of #103603 - camsteffen:refactor-lang, r=oli-obk | Dylan DPC | -39/+29 |
| 2022-10-30 | Remove unnecessary argument to `package` | Joshua Nelson | -8/+3 |