| Age | Commit message (Expand) | Author | Lines |
| 2023-03-20 | Auto merge of #108148 - parthopdas:master, r=oli-obk | bors | -46/+554 |
| 2023-03-19 | Auto merge of #109332 - Mark-Simulacrum:runner-switch, r=pietroalbini | bors | -64/+64 |
| 2023-03-19 | Move us to the new large runners pool | Mark Rousskov | -64/+64 |
| 2023-03-19 | Auto merge of #109346 - Dylan-DPC:rollup-vszi5bn, r=Dylan-DPC | bors | -150/+577 |
| 2023-03-19 | Rollup merge of #109324 - cjgillot:fixed-unused-params, r=Nilstrieb | Dylan DPC | -14/+43 |
| 2023-03-19 | Rollup merge of #109243 - chenyukang:yukang/fix-ice-109144, r=petrochenkov | Dylan DPC | -56/+72 |
| 2023-03-19 | Rollup merge of #109212 - Ezrashaw:no-similar-sugg-for-unstable, r=estebank | Dylan DPC | -0/+56 |
| 2023-03-19 | Rollup merge of #109022 - tmiasko:read-buf-exact, r=dtolnay | Dylan DPC | -2/+16 |
| 2023-03-19 | Rollup merge of #109003 - GuillaumeGomez:useless-anonymous-reexport-lint, r=c... | Dylan DPC | -4/+176 |
| 2023-03-19 | Rollup merge of #108973 - est31:pin_docs, r=Mark-Simulacrum | Dylan DPC | -16/+19 |
| 2023-03-19 | Rollup merge of #108829 - xfix:use-edition-2021-pat-in-matches, r=Mark-Simula... | Dylan DPC | -2/+2 |
| 2023-03-19 | Rollup merge of #108798 - devsnek:panic-pal-exception, r=workingjubilee | Dylan DPC | -3/+10 |
| 2023-03-19 | Rollup merge of #105793 - lukas-code:circular-deps, r=Mark-Simulacrum | Dylan DPC | -22/+96 |
| 2023-03-19 | Rollup merge of #104100 - ink-feather-org:const_iter_range, r=the8472,fee1-dead | Dylan DPC | -31/+87 |
| 2023-03-19 | The name of NativeLib will be presented | yukang | -56/+71 |
| 2023-03-18 | Auto merge of #109326 - nikic:revert-llvm-16, r=the8472 | bors | -4/+4 |
| 2023-03-18 | Revert "Auto merge of #107224 - nikic:llvm-16, r=cuviper" | Nikita Popov | -4/+4 |
| 2023-03-18 | Implement FixedSizeEncoding for UnusedGenericParams. | Camille GILLOT | -14/+43 |
| 2023-03-18 | Auto merge of #107224 - nikic:llvm-16, r=cuviper | bors | -8/+9 |
| 2023-03-18 | Auto merge of #108802 - nikic:bolt-update, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-03-18 | Auto merge of #109303 - matthiaskrgr:rollup-usj4ef5, r=matthiaskrgr | bors | -313/+760 |
| 2023-03-18 | Rollup merge of #109288 - jmillikin:linux-abstract-socket-addr, r=joshtriplett | Matthias Krüger | -20/+15 |
| 2023-03-18 | Rollup merge of #109287 - scottmcm:hash-slice-size-of-val, r=oli-obk | Matthias Krüger | -2/+2 |
| 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 #109238 - spastorino:new-rpitit-12, r=compiler-errors | Matthias Krüger | -1/+27 |
| 2023-03-18 | Rollup merge of #109234 - tmiasko:overflow-checks, r=cjgillot | Matthias Krüger | -41/+19 |
| 2023-03-18 | Rollup merge of #109193 - spastorino:new-rpitit-11, r=compiler-errors | Matthias Krüger | -20/+339 |
| 2023-03-18 | Rollup merge of #108772 - jyn514:faster-tidy, r=the8472 | Matthias Krüger | -187/+225 |
| 2023-03-18 | Rollup merge of #107416 - czzrr:issue-80618, r=GuillaumeGomez | Matthias Krüger | -35/+126 |
| 2023-03-18 | Mark DoubleEndedIterator as #[const_trait] using rustc_do_not_const_check, im... | onestacked | -24/+70 |
| 2023-03-18 | Auto merge of #108815 - the8472:process-obligations-fast-skip, r=nnethercote | bors | -6/+79 |
| 2023-03-18 | address review comments | Joshua Nelson | -24/+52 |
| 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 | review | Gus Caplan | -3/+3 |
| 2023-03-17 | move default backtrace setting to sys | Gus Caplan | -3/+10 |
| 2023-03-18 | Stabilise `unix_socket_abstract` | John Millikin | -20/+15 |
| 2023-03-18 | fix: don't suggest similar method when unstable | Ezra Shaw | -0/+56 |
| 2023-03-18 | Auto merge of #109284 - matthiaskrgr:rollup-aaublsx, r=matthiaskrgr | bors | -65/+252 |
| 2023-03-17 | Use `size_of_val` instead of manual calculation | Scott McMurray | -2/+2 |
| 2023-03-18 | Rollup merge of #109257 - petrochenkov:bindebug, r=WaffleLapkin | Matthias Krüger | -4/+12 |
| 2023-03-18 | Rollup merge of #109256 - chaitanyav:fix_108948, r=albertlarsan68 | Matthias Krüger | -4/+7 |
| 2023-03-18 | Rollup merge of #109251 - MU001999:master, r=Nilstrieb | Matthias Krüger | -6/+43 |
| 2023-03-18 | Rollup merge of #109248 - compiler-errors:get_fn_decl-aaa, r=WaffleLapkin | Matthias Krüger | -36/+75 |
| 2023-03-18 | Rollup merge of #109235 - chaitanyav:master, r=ChrisDenton | Matthias Krüger | -1/+11 |
| 2023-03-18 | Rollup merge of #109222 - chenyukang:yukang/fix-109143, r=petrochenkov | Matthias Krüger | -4/+27 |
| 2023-03-18 | Rollup merge of #109211 - mili-l:mili_l/update_e0206_description, r=WaffleLapkin | Matthias Krüger | -4/+4 |