| Age | Commit message (Expand) | Author | Lines |
| 2023-03-20 | :arrow_up: rust-analyzer | Laurențiu Nicola | -610/+2220 |
| 2023-03-20 | Rollup merge of #109323 - joboet:ignore_ds_store_tidy, r=ozkanonur | Matthias Krüger | -19/+22 |
| 2023-03-20 | Auto merge of #108148 - parthopdas:master, r=oli-obk | bors | -0/+10 |
| 2023-03-19 | Update mdbook | Eric Huss | -1/+1 |
| 2023-03-19 | Remove the `NodeId` of `ast::ExprKind::Async` | Arpad Borsos | -4/+4 |
| 2023-03-19 | Merge from rustc | Ben Kimock | -194/+185 |
| 2023-03-19 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-03-19 | tidy: ignore files in .gitignore in mir opt check | joboet | -19/+22 |
| 2023-03-19 | Auto merge of #2816 - oli-obk:💤, r=RalfJung | bors | -6/+27 |
| 2023-03-19 | Update the virtual clock in isolation mode to step forward with around the sa... | Oli Scherer | -6/+27 |
| 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 | Rollup merge of #109234 - tmiasko:overflow-checks, r=cjgillot | Matthias Krüger | -1/+1 |
| 2023-03-18 | sort flags alphabetically | Ralf Jung | -2/+2 |
| 2023-03-18 | tweak message | Ralf Jung | -2/+2 |
| 2023-03-18 | address review comments | Joshua Nelson | -0/+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-17 | Emit a warning when Miri is used with optimizations | Ben Kimock | -2/+20 |
| 2023-03-17 | Auto merge of #109253 - matthiaskrgr:rollup-2xmv5zk, r=matthiaskrgr | bors | -27/+7 |
| 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 | -5/+18 |
| 2023-03-16 | Merge from rustc | Ben Kimock | -4/+17 |
| 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 | Improve case mapping encoding scheme | Martin Gammelsæter | -49/+54 |
| 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 | Split unicode case LUTs in single and multi variants | Martin Gammelsæter | -13/+45 |
| 2023-03-16 | Fix clippy. | Mara Bos | -4/+17 |
| 2023-03-15 | Implementing "<test_binary> --list --format json" #107307 #49359 | Partha P. Das | -0/+10 |
| 2023-03-15 | Skip serializing ascii chars in case LUTs | Martin Gammelsæter | -14/+11 |
| 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-14 | Merge from rustc | Ben Kimock | -4256/+15677 |
| 2023-03-14 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-03-14 | Don't use CI caches from before this branch | Ben Kimock | -4/+4 |
| 2023-03-14 | Update docs to match | Ben Kimock | -10/+7 |