| Age | Commit message (Expand) | Author | Lines |
| 2021-05-30 | Auto merge of #85786 - GuillaumeGomez:error-code-checker-improvement, r=Mark-... | bors | -9/+18 |
| 2021-05-28 | Auto merge of #85607 - LeSeulArtichaut:thir-unsafeck-closures, r=nikomatsakis | bors | -1/+1 |
| 2021-05-28 | Clean up error codes from being ignored | Guillaume Gomez | -6/+5 |
| 2021-05-28 | Add checks to ensure the error_codes checker is "clean" | Guillaume Gomez | -3/+13 |
| 2021-05-27 | Test THIR unsafeck for unsafe ops in closures | LeSeulArtichaut | -1/+1 |
| 2021-05-27 | Remove unused tidy dep exceptions | bjorn3 | -10/+0 |
| 2021-05-21 | Check for use of mutable/extern statics in THIR unsafeck | LeSeulArtichaut | -2/+2 |
| 2021-05-13 | Auto merge of #83129 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakis | bors | -2/+2 |
| 2021-05-11 | fix tidy | klensy | -1/+0 |
| 2021-05-11 | Add helper for switching safety contexts | LeSeulArtichaut | -2/+2 |
| 2021-05-11 | Test `-Zthir-unsafeck` for unsafe function calls | LeSeulArtichaut | -1/+1 |
| 2021-05-10 | Auto merge of #84677 - CDirkx:pal, r=Mark-Simulacrum | bors | -48/+28 |
| 2021-05-10 | Rollup merge of #85096 - clarfonthey:const_unchecked, r=oli-obk | Dylan DPC | -2/+12 |
| 2021-05-09 | Fix `Step` feature flag, make tidy lint more useful to find things like this | ltdk | -2/+12 |
| 2021-05-07 | Rollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark-Simulacrum | Dylan DPC | -47/+136 |
| 2021-05-05 | Add `yansi-term` as a permitted dependency | Joshua Nelson | -0/+2 |
| 2021-05-03 | Wire up tidy dependency checks for cg_clif | bjorn3 | -21/+113 |
| 2021-05-03 | Take build dependencies into account during license checks | bjorn3 | -10/+1 |
| 2021-05-03 | Remove obsolete crate exceptions | bjorn3 | -15/+0 |
| 2021-05-03 | Fix RESTRICTED_DEPENDENCY_CRATES to list rustc_driver instead of rustc_middle | bjorn3 | -1/+22 |
| 2021-04-28 | Rollup merge of #84531 - Smittyvb:foo-not-feature, r=Mark-Simulacrum | Jack Huey | -0/+9 |
| 2021-04-29 | Fix tidy platform-specific code check | Christiaan Dirkx | -48/+28 |
| 2021-04-25 | Add starting anchor | Smittyvb | -1/+1 |
| 2021-04-24 | Ignore commented out lines when finding features | Smitty | -0/+9 |
| 2021-04-23 | Remove arrayref, constant_time_eq from deps | Jubilee Young | -2/+0 |
| 2021-04-18 | Auto merge of #84065 - c410-f3r:tests-tests-tests, r=petrochenkov | bors | -1/+1 |
| 2021-04-17 | Move some tests to more reasonable directories - 6 | Caio | -1/+1 |
| 2021-04-11 | tidy: Re-enable the "ignoring file length unnecessarily" check | Simon Jakobi | -5/+3 |
| 2021-04-05 | Rollup merge of #83878 - the8472:fix-concurrent-tidy-access, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2021-04-05 | don't try to visit probe file | The8472 | -0/+1 |
| 2021-04-05 | Remove unnecessary exceptions to the platform-specific code check | Joshua Nelson | -22/+0 |
| 2021-04-04 | Auto merge of #83530 - Mark-Simulacrum:bootstrap-bump, r=Mark-Simulacrum | bors | -2/+0 |
| 2021-04-04 | Bump cfgs | Mark Rousskov | -2/+0 |
| 2021-04-04 | Fix error codes check run and ensure it will not go unnoticed again | Guillaume Gomez | -13/+29 |
| 2021-04-04 | Auto merge of #82347 - the8472:parallelize-tidy, r=Mark-Simulacrum | bors | -104/+187 |
| 2021-04-04 | perform filesystem probe once before running bins checks concurrently | The8472 | -80/+110 |
| 2021-04-03 | tidy: Add ignore-rules for the line length check | Anthony Huang | -6/+30 |
| 2021-03-27 | Rollup merge of #83239 - JohnTitor:reduce-deps, r=Mark-Simulacrum | Yuki Okushi | -2/+0 |
| 2021-03-21 | Rollup merge of #83289 - c410-f3r:tests-tests-tests, r=petrochenkov | Dylan DPC | -2/+2 |
| 2021-03-20 | Move some tests to more reasonable directories - 5 | Caio | -2/+2 |
| 2021-03-18 | Upgrade memmap to memmap2 in other crates. | Camille GILLOT | -0/+1 |
| 2021-03-18 | `cargo update -p parking_lot -p parking_lot_core` | Yuki Okushi | -2/+0 |
| 2021-03-08 | Move rustdoc UI tests into a subdirectory | Joshua Nelson | -1/+1 |
| 2021-03-06 | Move some tests to more suitable subdirs | Yuki Okushi | -1/+1 |
| 2021-03-03 | Auto merge of #82553 - tmiasko:update-tracing, r=Mark-Simulacrum | bors | -0/+1 |
| 2021-03-01 | limit tidy parallelism by taking -j into account | The8472 | -2/+19 |
| 2021-03-01 | parallelize tidy checks | The8472 | -39/+75 |
| 2021-03-01 | Rollup merge of #82507 - jyn514:tidy-windows, r=Mark-Simulacrum | Yuki Okushi | -0/+5 |
| 2021-02-28 | Update tracing to 0.1.25 | Tomasz Miąsko | -0/+1 |
| 2021-02-27 | Rollup merge of #82537 - wesleywiser:update_measureme, r=oli-obk | Dylan DPC | -0/+1 |