| Age | Commit message (Expand) | Author | Lines |
| 2022-12-17 | optimize line-by-line style checks in tidy | The 8472 | -24/+35 |
| 2022-12-14 | Add tidy exceptions | bjorn3 | -0/+6 |
| 2022-12-11 | Move tests | Caio | -1/+1 |
| 2022-12-10 | Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3 | Matthias Krüger | -0/+2 |
| 2022-12-08 | Add LLVM KCFI support to the Rust compiler | Ramon de C Valle | -0/+2 |
| 2022-12-05 | Auto merge of #104824 - klensy:bump-some, r=Mark-Simulacrum | bors | -1/+2 |
| 2022-12-03 | Auto merge of #97485 - bjorn3:new_archive_writer, r=wesleywiser | bors | -12/+13 |
| 2022-11-29 | update cpufeatures, swap difference to dissimilar | klensy | -1/+2 |
| 2022-11-28 | Permit deps (scarry) | Maybe Waffle | -0/+2 |
| 2022-11-26 | Rewrite LLVM's archive writer in Rust | bjorn3 | -12/+13 |
| 2022-11-20 | Move tests | Caio | -1/+1 |
| 2022-11-18 | Import icu locale fallback data | Charles Lew | -0/+1 |
| 2022-11-18 | Add `rustc_baked_icu_data` crate. | Charles Lew | -0/+12 |
| 2022-11-16 | Auto merge of #104456 - RalfJung:miri, r=RalfJung | bors | -0/+1 |
| 2022-11-16 | allow fastrand dependency | Ralf Jung | -0/+1 |
| 2022-11-15 | Update PROBLEMATIC_CONSTS in style.rs | Stewart Russell | -1/+1 |
| 2022-11-12 | Tidy | Caio | -1/+1 |
| 2022-11-05 | Tidy | Caio | -2/+2 |
| 2022-11-05 | Rollup merge of #103956 - JakobDegen:tidy-bless, r=jyn514 | Matthias Krüger | -7/+11 |
| 2022-11-04 | Rollup merge of #103958 - chenyukang:yukang/fix-103951-count-limit, r=jyn514 | Matthias Krüger | -26/+34 |
| 2022-11-04 | test tidy should not count untracked paths towards entries limit | yukang | -26/+34 |
| 2022-11-03 | Make mir opt unused file check blessable | Jakob Degen | -7/+11 |
| 2022-11-03 | Move some tests from `src/test/ui` to more reasonable places | Deadbeef | -1/+1 |
| 2022-11-02 | Ban dashes in miropt test file names | Jakob Degen | -3/+37 |
| 2022-11-02 | Rollup merge of #103275 - Manishearth:tinystrup, r=pnkfelix | Dylan DPC | -0/+2 |
| 2022-10-31 | Detect unused files in `src/test/mir-opt` and error on them in tidy. | Jakob Degen | -0/+40 |
| 2022-10-23 | Update list of allowed cranelift dependencies | bjorn3 | -0/+2 |
| 2022-10-20 | Move some tests for more reasonable places | Caio | -1/+1 |
| 2022-10-19 | allowlist displaydoc | Manish Goregaokar | -0/+1 |
| 2022-10-19 | Update license | Manish Goregaokar | -0/+1 |
| 2022-10-14 | Also run alphabetical check in src and library | nils | -6/+6 |
| 2022-10-14 | Rollup merge of #102938 - c410-f3r:here-we-go-again, r=petrochenkov | Dylan DPC | -2/+2 |
| 2022-10-13 | Move some tests to more reasonable directories | Caio | -2/+2 |
| 2022-10-12 | tidy: error if a lang feature is already present | est31 | -126/+137 |
| 2022-10-12 | Error if tidy-alphabetical-end was not found | Nilstrieb | -4/+19 |
| 2022-10-12 | Add tidy directoy `tidy-alphabetical` | Nilstrieb | -0/+101 |
| 2022-10-10 | Rollup merge of #102846 - zertosh:update-syn, r=dtolnay | Matthias Krüger | -4/+6 |
| 2022-10-10 | Rollup merge of #102055 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -2/+2 |
| 2022-10-09 | update to syn-1.0.102 | Andres Suarez | -4/+6 |
| 2022-10-01 | make tidy accept multi-line `rustc_const_unstable` attributes | Maybe Waffle | -1/+3 |
| 2022-09-29 | more clear function and variable names | Ralf Jung | -17/+14 |
| 2022-09-29 | make tidy dependency error less confusing | Ralf Jung | -1/+1 |
| 2022-09-22 | Rollup merge of #102030 - est31:tidy_walk_no_reexport, r=Mark-Simulacrum | Yuki Okushi | -21/+28 |
| 2022-09-20 | Move some tests to more reasonable directories | Caio | -2/+2 |
| 2022-09-19 | Don't crate-locally reexport walk functions in tidy | est31 | -21/+28 |
| 2022-09-19 | Add all submodules to the list of directories tidy skips | est31 | -0/+6 |
| 2022-09-17 | Allow using `tinyvec_macros` dependency, which was introduced by newer versio... | Charles Lew | -0/+2 |
| 2022-09-14 | tidy will not check coding style in bootstrap/target | yukang | -0/+1 |
| 2022-09-07 | Fix error printing mistake in tidy | est31 | -2/+1 |
| 2022-09-04 | Auto merge of #101250 - klensy:bump-deps-08-22, r=Dylan-DPC | bors | -5/+0 |