| Age | Commit message (Expand) | Author | Lines |
| 2023-03-21 | Auto merge of #109092 - compiler-errors:local-key, r=cjgillot | bors | -10/+10 |
| 2023-03-21 | LocalCrate key | Michael Goulet | -1/+2 |
| 2023-03-21 | Use local key in providers | Michael Goulet | -10/+9 |
| 2023-03-21 | Auto merge of #108659 - ferrocene:pa-test-metrics, r=Mark-Simulacrum | bors | -38/+504 |
| 2023-03-21 | handle tests timing out | Pietro Albini | -0/+4 |
| 2023-03-21 | Rollup merge of #109124 - ferrocene:pa-compression-mode, r=Mark-Simulacrum | nils | -47/+121 |
| 2023-03-21 | change default to fast for everyone but the user profile | Pietro Albini | -1/+5 |
| 2023-03-21 | Auto merge of #108262 - ChrisDenton:libntdll, r=Mark-Simulacrum | bors | -69/+72 |
| 2023-03-20 | Auto merge of #106610 - euclio:windows-rs, r=ChrisDenton | bors | -134/+198 |
| 2023-03-20 | Auto merge of #109384 - matthiaskrgr:rollup-hu348gs, r=matthiaskrgr | bors | -209/+274 |
| 2023-03-20 | migrate compiler, bootstrap, and compiletest to windows-rs | Andy Russell | -134/+198 |
| 2023-03-20 | Rollup merge of #109365 - ehuss:update-mdbook, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2023-03-20 | Rollup merge of #109267 - jyn514:test-configure, r=Mark-Simulacrum | Matthias Krüger | -202/+263 |
| 2023-03-20 | Rollup merge of #109266 - petrochenkov:docice4, r=petrochenkov | Matthias Krüger | -6/+8 |
| 2023-03-20 | Rollup merge of #109170 - eggyal:xc-linux-cmake, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2023-03-20 | Auto merge of #109377 - lnicola:rust-analyzer-2023-03-20, r=lnicola | bors | -610/+2220 |
| 2023-03-20 | :arrow_up: rust-analyzer | Laurențiu Nicola | -610/+2220 |
| 2023-03-20 | Rollup merge of #109375 - clubby789:unescape-deprecated-doc, r=jsha | Matthias Krüger | -1/+1 |
| 2023-03-20 | Rollup merge of #109351 - GuillaumeGomez:no-footnote-in-summary, r=notriddle | Matthias Krüger | -1/+13 |
| 2023-03-20 | Rollup merge of #109331 - notriddle:notriddle/search-bag-semantics, r=Guillau... | Matthias Krüger | -26/+70 |
| 2023-03-20 | Rollup merge of #109323 - joboet:ignore_ds_store_tidy, r=ozkanonur | Matthias Krüger | -19/+22 |
| 2023-03-20 | Rollup merge of #109269 - klensy:rdoc-s, r=notriddle | Matthias Krüger | -40/+59 |
| 2023-03-20 | Rollup merge of #109259 - GuillaumeGomez:fix-missing-private-inlining, r=notr... | Matthias Krüger | -4/+4 |
| 2023-03-20 | Fix improper escaping of deprecation reasons | clubby789 | -1/+1 |
| 2023-03-20 | Auto merge of #108148 - parthopdas:master, r=oli-obk | bors | -0/+20 |
| 2023-03-19 | rustdoc: implement bag semantics for function parameter search | Michael Howell | -26/+70 |
| 2023-03-19 | Update mdbook | Eric Huss | -1/+1 |
| 2023-03-19 | Auto merge of #109332 - Mark-Simulacrum:runner-switch, r=pietroalbini | bors | -2/+2 |
| 2023-03-19 | Remove footnote references from doc summary | Guillaume Gomez | -1/+13 |
| 2023-03-19 | Move us to the new large runners pool | Mark Rousskov | -2/+2 |
| 2023-03-19 | tidy: ignore files in .gitignore in mir opt check | joboet | -19/+22 |
| 2023-03-19 | Rollup merge of #108798 - devsnek:panic-pal-exception, r=workingjubilee | Dylan DPC | -1/+0 |
| 2023-03-19 | Rollup merge of #105793 - lukas-code:circular-deps, r=Mark-Simulacrum | Dylan DPC | -15/+35 |
| 2023-03-18 | Revert "Auto merge of #107224 - nikic:llvm-16, r=cuviper" | Nikita Popov | -0/+0 |
| 2023-03-18 | Auto merge of #107224 - nikic:llvm-16, r=cuviper | bors | -4/+5 |
| 2023-03-18 | Auto merge of #108802 - nikic:bolt-update, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-03-18 | Rollup merge of #109283 - notriddle:notriddle/visibility-to-src-with-space, r... | Matthias Krüger | -7/+7 |
| 2023-03-18 | Rollup merge of #109234 - tmiasko:overflow-checks, r=cjgillot | Matthias Krüger | -1/+1 |
| 2023-03-18 | Rollup merge of #108772 - jyn514:faster-tidy, r=the8472 | Matthias Krüger | -163/+178 |
| 2023-03-18 | address review comments | Joshua Nelson | -0/+5 |
| 2023-03-18 | Let tidy use more threads | Joshua Nelson | -1/+5 |
| 2023-03-18 | Use a single WalkBuilder for multiple paths | Joshua Nelson | -42/+43 |
| 2023-03-18 | Make `ui_tests` non-quadratic | Joshua Nelson | -34/+30 |
| 2023-03-18 | Speed up file walking in tidy | Joshua Nelson | -83/+80 |
| 2023-03-18 | Use named threads in tidy | Joshua Nelson | -4/+16 |
| 2023-03-17 | move default backtrace setting to sys | Gus Caplan | -1/+0 |
| 2023-03-18 | Rollup merge of #109256 - chaitanyav:fix_108948, r=albertlarsan68 | Matthias Krüger | -4/+7 |
| 2023-03-17 | rustdoc: reduce allocations in `visibility_to_src_with_space` | Michael Howell | -7/+7 |
| 2023-03-17 | Auto merge of #108862 - Mark-Simulacrum:bootstrap-bump, r=pietroalbini | bors | -402/+402 |
| 2023-03-17 | Use python3.11 in CI to make sure toml is validated | Joshua Nelson | -7/+7 |