| Age | Commit message (Expand) | Author | Lines |
| 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-18 | Rollup merge of #109256 - chaitanyav:fix_108948, r=albertlarsan68 | Matthias Krüger | -4/+7 |
| 2023-03-17 | Auto merge of #108862 - Mark-Simulacrum:bootstrap-bump, r=pietroalbini | bors | -402/+402 |
| 2023-03-17 | Auto merge of #109253 - matthiaskrgr:rollup-2xmv5zk, r=matthiaskrgr | bors | -35/+21 |
| 2023-03-17 | Check for llvm-tools before install | NagaChaitanya Vellanki | -4/+7 |
| 2023-03-17 | Rollup merge of #109229 - DaniPopes:link-references, r=notriddle | Matthias Krüger | -7/+7 |
| 2023-03-17 | Rollup merge of #109198 - compiler-errors:new-rpitit-default-body, r=spastorino | Matthias Krüger | -1/+1 |
| 2023-03-17 | Rollup merge of #109044 - thomcc:disallow-unstable-libtest, r=jyn514 | Matthias Krüger | -0/+6 |
| 2023-03-17 | Rollup merge of #108958 - clubby789:unbox-the-hir, r=compiler-errors | Matthias Krüger | -27/+7 |
| 2023-03-16 | Auto merge of #2817 - saethlin:rustup, r=saethlin | bors | -26/+66 |
| 2023-03-16 | Merge from rustc | Ben Kimock | -25/+65 |
| 2023-03-16 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-03-16 | Tweak implementation of overflow checking assertions | Tomasz Miąsko | -1/+1 |
| 2023-03-16 | Fix invalid markdown link references | DaniPopes | -7/+7 |
| 2023-03-16 | TB: select tests to run both TB and SB | Neven Villani | -5/+116 |
| 2023-03-16 | TB: new tests | Neven Villani | -0/+888 |
| 2023-03-16 | TB: document TB changes in README | Neven Villani | -118/+218 |
| 2023-03-16 | TB: integration | Neven Villani | -16/+54 |
| 2023-03-16 | TB: Reborrow policy and connection to the main machine | Neven Villani | -1/+608 |
| 2023-03-16 | TB: error and tree formatting | Neven Villani | -0/+592 |
| 2023-03-16 | TB: tree traversal | Neven Villani | -0/+339 |
| 2023-03-16 | TB: public interface to permissions | Neven Villani | -0/+93 |
| 2023-03-16 | TB: Tree structure | Neven Villani | -0/+215 |
| 2023-03-16 | TB: Util: an efficient mapping for permissions | Neven Villani | -0/+304 |
| 2023-03-16 | TB: encoding of the underlying state machine | Neven Villani | -0/+214 |
| 2023-03-16 | Auto merge of #106824 - m-ou-se:format-args-flatten, r=oli-obk | bors | -4/+17 |
| 2023-03-16 | Fix clippy. | Mara Bos | -4/+17 |
| 2023-03-16 | Rollup merge of #109185 - notriddle:notriddle/primitive-tooltip, r=jsha | Matthias Krüger | -0/+6 |
| 2023-03-16 | Rollup merge of #109166 - lcnr:define_opaque_types-explicit, r=oli-obk | Matthias Krüger | -3/+2 |
| 2023-03-16 | Rollup merge of #109139 - GuillaumeGomez:rustdoc-windows-wait-for-write, r=no... | Matthias Krüger | -10/+22 |
| 2023-03-16 | Rollup merge of #108875 - notriddle:notriddle/return-trait, r=GuillaumeGomez | Matthias Krüger | -2/+7 |
| 2023-03-15 | ImplTraitPlaceholder -> is_impl_trait_in_trait | Santiago Pastorino | -1/+1 |
| 2023-03-15 | rustdoc: remove `std::` from primitive intra-doc link tooltips | Michael Howell | -0/+6 |
| 2023-03-15 | Update docsfs module documentation | Guillaume Gomez | -1/+0 |
| 2023-03-15 | Bump to latest rustc-perf | Mark Rousskov | -4/+4 |
| 2023-03-15 | always make `define_opaque_types` explicit | lcnr | -3/+2 |
| 2023-03-15 | Bump to latest beta | Mark Rousskov | -398/+398 |
| 2023-03-15 | Auto merge of #2806 - saethlin:better-install, r=RalfJung | bors | -17/+15 |
| 2023-03-15 | use date-based cache key | Ralf Jung | -4/+4 |
| 2023-03-15 | Rollup merge of #109150 - weihanglo:update-cargo, r=weihanglo | Dylan DPC | -0/+0 |
| 2023-03-15 | Rollup merge of #109111 - MU001999:master, r=jyn514 | Dylan DPC | -0/+1 |
| 2023-03-15 | Rollup merge of #108991 - ozkanonur:new-llvm-flag, r=albertlarsan68 | Dylan DPC | -6/+9 |
| 2023-03-15 | add `enable-warnings` flag for llvm | ozkanonur | -6/+9 |