about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2022-12-17optimize line-by-line style checks in tidyThe 8472-24/+35
2022-12-14Add tidy exceptionsbjorn3-0/+6
2022-12-11Move testsCaio-1/+1
2022-12-10Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3Matthias Krüger-0/+2
2022-12-08Add LLVM KCFI support to the Rust compilerRamon de C Valle-0/+2
2022-12-05Auto merge of #104824 - klensy:bump-some, r=Mark-Simulacrumbors-1/+2
2022-12-03Auto merge of #97485 - bjorn3:new_archive_writer, r=wesleywiserbors-12/+13
2022-11-29update cpufeatures, swap difference to dissimilarklensy-1/+2
2022-11-28Permit deps (scarry)Maybe Waffle-0/+2
2022-11-26Rewrite LLVM's archive writer in Rustbjorn3-12/+13
2022-11-20Move testsCaio-1/+1
2022-11-18Import icu locale fallback dataCharles Lew-0/+1
2022-11-18Add `rustc_baked_icu_data` crate.Charles Lew-0/+12
2022-11-16Auto merge of #104456 - RalfJung:miri, r=RalfJungbors-0/+1
2022-11-16allow fastrand dependencyRalf Jung-0/+1
2022-11-15Update PROBLEMATIC_CONSTS in style.rsStewart Russell-1/+1
2022-11-12TidyCaio-1/+1
2022-11-05TidyCaio-2/+2
2022-11-05Rollup merge of #103956 - JakobDegen:tidy-bless, r=jyn514Matthias Krüger-7/+11
2022-11-04Rollup merge of #103958 - chenyukang:yukang/fix-103951-count-limit, r=jyn514Matthias Krüger-26/+34
2022-11-04test tidy should not count untracked paths towards entries limityukang-26/+34
2022-11-03Make mir opt unused file check blessableJakob Degen-7/+11
2022-11-03Move some tests from `src/test/ui` to more reasonable placesDeadbeef-1/+1
2022-11-02Ban dashes in miropt test file namesJakob Degen-3/+37
2022-11-02Rollup merge of #103275 - Manishearth:tinystrup, r=pnkfelixDylan DPC-0/+2
2022-10-31Detect unused files in `src/test/mir-opt` and error on them in tidy.Jakob Degen-0/+40
2022-10-23Update list of allowed cranelift dependenciesbjorn3-0/+2
2022-10-20Move some tests for more reasonable placesCaio-1/+1
2022-10-19allowlist displaydocManish Goregaokar-0/+1
2022-10-19Update licenseManish Goregaokar-0/+1
2022-10-14Also run alphabetical check in src and librarynils-6/+6
2022-10-14Rollup merge of #102938 - c410-f3r:here-we-go-again, r=petrochenkovDylan DPC-2/+2
2022-10-13Move some tests to more reasonable directoriesCaio-2/+2
2022-10-12tidy: error if a lang feature is already presentest31-126/+137
2022-10-12Error if tidy-alphabetical-end was not foundNilstrieb-4/+19
2022-10-12Add tidy directoy `tidy-alphabetical`Nilstrieb-0/+101
2022-10-10Rollup merge of #102846 - zertosh:update-syn, r=dtolnayMatthias Krüger-4/+6
2022-10-10Rollup merge of #102055 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-2/+2
2022-10-09update to syn-1.0.102Andres Suarez-4/+6
2022-10-01make tidy accept multi-line `rustc_const_unstable` attributesMaybe Waffle-1/+3
2022-09-29more clear function and variable namesRalf Jung-17/+14
2022-09-29make tidy dependency error less confusingRalf Jung-1/+1
2022-09-22Rollup merge of #102030 - est31:tidy_walk_no_reexport, r=Mark-SimulacrumYuki Okushi-21/+28
2022-09-20Move some tests to more reasonable directoriesCaio-2/+2
2022-09-19Don't crate-locally reexport walk functions in tidyest31-21/+28
2022-09-19Add all submodules to the list of directories tidy skipsest31-0/+6
2022-09-17Allow using `tinyvec_macros` dependency, which was introduced by newer versio...Charles Lew-0/+2
2022-09-14tidy will not check coding style in bootstrap/targetyukang-0/+1
2022-09-07Fix error printing mistake in tidyest31-2/+1
2022-09-04Auto merge of #101250 - klensy:bump-deps-08-22, r=Dylan-DPCbors-5/+0