| Age | Commit message (Expand) | Author | Lines |
| 2023-07-03 | Remove chalk from the compiler | Michael Goulet | -3/+1 |
| 2023-07-03 | Update rustix | Nilstrieb | -0/+2 |
| 2023-07-03 | link to PERMITTED_DEPENDENCIES in tidy error | Nilstrieb | -0/+9 |
| 2023-07-02 | cargo update | Nilstrieb | -1/+3 |
| 2023-06-26 | Auto merge of #112887 - WaffleLapkin:become_unuwuable_in_hir, r=compiler-erro... | bors | -1/+1 |
| 2023-06-26 | `hir`: Add `Become` expression kind | Maybe Waffle | -1/+1 |
| 2023-06-24 | give more helpful suggestions for a missing feature gate test | jyn | -4/+4 |
| 2023-06-20 | Update cargo | Weihang Lo | -3/+0 |
| 2023-06-15 | Update tidy allowed deps list | bjorn3 | -3/+12 |
| 2023-06-15 | Auto merge of #112601 - weihanglo:update-cargo, r=weihanglo | bors | -1/+4 |
| 2023-06-15 | Auto merge of #104455 - the8472:dont-drain-on-drop, r=Amanieu | bors | -0/+1 |
| 2023-06-14 | Update cargo | Weihang Lo | -1/+4 |
| 2023-06-14 | Auto merge of #112418 - ferrocene:pa-mir-opt-panic, r=ozkanonur,saethlin | bors | -2/+5 |
| 2023-06-14 | update hashbrown and replace Hash{Set,Map}::DrainFilter with ExtractIf | The 8472 | -0/+1 |
| 2023-06-13 | Move test | Michael Goulet | -1/+1 |
| 2023-06-12 | add way to split mir-opt into panic=abort and panic=unwind | Pietro Albini | -2/+5 |
| 2023-06-08 | Bless tidy root entry limit | Maybe Waffle | -1/+1 |
| 2023-06-05 | Bless tidy root entry limit | Maybe Waffle | -1/+1 |
| 2023-06-03 | Auto merge of #112217 - arlosi:update-vuln-deps, r=Mark-Simulacrum | bors | -1/+4 |
| 2023-06-02 | Update dependencies with reported vulnerabilities | Arlo Siemsen | -1/+4 |
| 2023-06-02 | Rollup merge of #111647 - klensy:cstr, r=oli-obk | Matthias Krüger | -1/+0 |
| 2023-05-31 | use c literals in library | klensy | -1/+0 |
| 2023-05-31 | Auto merge of #111076 - notriddle:notriddle/silence-private-dep-trait-impl-su... | bors | -0/+6 |
| 2023-05-30 | directory size limit :< | lcnr | -1/+1 |
| 2023-05-30 | Auto merge of #111989 - klensy:deps-up-26-05-23, r=Mark-Simulacrum | bors | -1/+0 |
| 2023-05-29 | Rollup merge of #111558 - c410-f3r:t3st3ss, r=WaffleLapkin | Matthias Krüger | -2/+2 |
| 2023-05-26 | deps: bump crates | klensy | -1/+0 |
| 2023-05-25 | Ensure Fluent messages are in alphabetical order | clubby789 | -0/+74 |
| 2023-05-25 | Improve comments | Michael Howell | -1/+3 |
| 2023-05-25 | bootstrap: enable Cargo `public-dependency` feature for `libstd` | Michael Howell | -0/+4 |
| 2023-05-24 | Move tests | Caio | -2/+2 |
| 2023-05-20 | Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrum | bors | -0/+2 |
| 2023-05-16 | Fix dependency tracking for debugger visualizers | Michael Woerister | -0/+1 |
| 2023-05-14 | Auto merge of #108638 - Zoxc:erase-query-values-map, r=cjgillot | bors | -0/+1 |
| 2023-05-14 | Auto merge of #111388 - clubby789:clap-complete, r=jyn514 | bors | -0/+6 |
| 2023-05-13 | Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-dead | bors | -2/+34 |
| 2023-05-12 | Rollup merge of #111393 - klensy:win-0.48, r=oli-obk | Matthias Krüger | -30/+49 |
| 2023-05-10 | Bump object and thorin-dwp | Jubilee Young | -0/+2 |
| 2023-05-10 | Generate shell completions for bootstrap with Clap | clubby789 | -0/+6 |
| 2023-05-09 | tidy check to find misc files in ui tests, and clean up the results | asquared31415 | -2/+34 |
| 2023-05-09 | tidy: sort lists in deps.rs using tidy-alphabetical | klensy | -34/+45 |
| 2023-05-09 | add windows crate to allowed tidy list (why it worked before?) | klensy | -0/+8 |
| 2023-05-08 | Move tests | Caio | -1/+1 |
| 2023-05-05 | Add deployment-target --print flag for Apple targets | BlackHoleFox | -1/+1 |
| 2023-05-03 | Rollup merge of #110970 - est31:test_dirs_relax, r=petrochenkov | Manish Goregaokar | -5/+2 |
| 2023-04-30 | Use dynamic dispatch for queries | John Kåre Alsaker | -0/+1 |
| 2023-04-29 | Update list of allowed cg_clif dependencies | bjorn3 | -10/+0 |
| 2023-04-29 | Remove ENTRY_LIMIT maximum checking and set it to 900 | est31 | -5/+2 |
| 2023-04-26 | Try to improve tidy errors on TODOs | Maybe Waffle | -2/+4 |
| 2023-04-22 | Update chrono/spdx-rs | nils | -4/+5 |