about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2021-05-30Auto merge of #85786 - GuillaumeGomez:error-code-checker-improvement, r=Mark-...bors-9/+18
2021-05-28Auto merge of #85607 - LeSeulArtichaut:thir-unsafeck-closures, r=nikomatsakisbors-1/+1
2021-05-28Clean up error codes from being ignoredGuillaume Gomez-6/+5
2021-05-28Add checks to ensure the error_codes checker is "clean"Guillaume Gomez-3/+13
2021-05-27Test THIR unsafeck for unsafe ops in closuresLeSeulArtichaut-1/+1
2021-05-27Remove unused tidy dep exceptionsbjorn3-10/+0
2021-05-21Check for use of mutable/extern statics in THIR unsafeckLeSeulArtichaut-2/+2
2021-05-13Auto merge of #83129 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakisbors-2/+2
2021-05-11fix tidyklensy-1/+0
2021-05-11Add helper for switching safety contextsLeSeulArtichaut-2/+2
2021-05-11Test `-Zthir-unsafeck` for unsafe function callsLeSeulArtichaut-1/+1
2021-05-10Auto merge of #84677 - CDirkx:pal, r=Mark-Simulacrumbors-48/+28
2021-05-10Rollup merge of #85096 - clarfonthey:const_unchecked, r=oli-obkDylan DPC-2/+12
2021-05-09Fix `Step` feature flag, make tidy lint more useful to find things like thisltdk-2/+12
2021-05-07Rollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark-SimulacrumDylan DPC-47/+136
2021-05-05Add `yansi-term` as a permitted dependencyJoshua Nelson-0/+2
2021-05-03Wire up tidy dependency checks for cg_clifbjorn3-21/+113
2021-05-03Take build dependencies into account during license checksbjorn3-10/+1
2021-05-03Remove obsolete crate exceptionsbjorn3-15/+0
2021-05-03Fix RESTRICTED_DEPENDENCY_CRATES to list rustc_driver instead of rustc_middlebjorn3-1/+22
2021-04-28Rollup merge of #84531 - Smittyvb:foo-not-feature, r=Mark-SimulacrumJack Huey-0/+9
2021-04-29Fix tidy platform-specific code checkChristiaan Dirkx-48/+28
2021-04-25Add starting anchorSmittyvb-1/+1
2021-04-24Ignore commented out lines when finding featuresSmitty-0/+9
2021-04-23Remove arrayref, constant_time_eq from depsJubilee Young-2/+0
2021-04-18Auto merge of #84065 - c410-f3r:tests-tests-tests, r=petrochenkovbors-1/+1
2021-04-17Move some tests to more reasonable directories - 6Caio-1/+1
2021-04-11tidy: Re-enable the "ignoring file length unnecessarily" checkSimon Jakobi-5/+3
2021-04-05Rollup merge of #83878 - the8472:fix-concurrent-tidy-access, r=Mark-SimulacrumDylan DPC-0/+1
2021-04-05don't try to visit probe fileThe8472-0/+1
2021-04-05Remove unnecessary exceptions to the platform-specific code checkJoshua Nelson-22/+0
2021-04-04Auto merge of #83530 - Mark-Simulacrum:bootstrap-bump, r=Mark-Simulacrumbors-2/+0
2021-04-04Bump cfgsMark Rousskov-2/+0
2021-04-04Fix error codes check run and ensure it will not go unnoticed againGuillaume Gomez-13/+29
2021-04-04Auto merge of #82347 - the8472:parallelize-tidy, r=Mark-Simulacrumbors-104/+187
2021-04-04perform filesystem probe once before running bins checks concurrentlyThe8472-80/+110
2021-04-03tidy: Add ignore-rules for the line length checkAnthony Huang-6/+30
2021-03-27Rollup merge of #83239 - JohnTitor:reduce-deps, r=Mark-SimulacrumYuki Okushi-2/+0
2021-03-21Rollup merge of #83289 - c410-f3r:tests-tests-tests, r=petrochenkovDylan DPC-2/+2
2021-03-20Move some tests to more reasonable directories - 5Caio-2/+2
2021-03-18Upgrade 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-08Move rustdoc UI tests into a subdirectoryJoshua Nelson-1/+1
2021-03-06Move some tests to more suitable subdirsYuki Okushi-1/+1
2021-03-03Auto merge of #82553 - tmiasko:update-tracing, r=Mark-Simulacrumbors-0/+1
2021-03-01limit tidy parallelism by taking -j into accountThe8472-2/+19
2021-03-01parallelize tidy checksThe8472-39/+75
2021-03-01Rollup merge of #82507 - jyn514:tidy-windows, r=Mark-SimulacrumYuki Okushi-0/+5
2021-02-28Update tracing to 0.1.25Tomasz Miąsko-0/+1
2021-02-27Rollup merge of #82537 - wesleywiser:update_measureme, r=oli-obkDylan DPC-0/+1