about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2022-01-16Drop duplicate checks for now missing rustc_ast dep in tidyIgor Matuszewski-1/+0
2022-01-16Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrumbors-14/+11
2022-01-13Rollup merge of #90001 - Fearyncess:master, r=alexcrichtonMatthias Krüger-0/+1
2022-01-10Update rayon and rustc-rayonJosh Stone-14/+11
2022-01-08Auto merge of #92068 - fee1-dead:libcore2021, r=m-ou-sebors-26/+7
2022-01-08tidy: add `ahash` to permitted dep listLain Yang-0/+1
2022-01-06cg: use thorin instead of llvm-dwpDavid Wood-0/+2
2021-12-31Make tidy check for magic numbers that spell thingsJosh Triplett-0/+15
2021-12-28docs(error-codes): Add long error explanation for E0227TmLev-2/+2
2021-12-23Switch all libraries to the 2021 editionDeadbeef-26/+7
2021-12-23Auto merge of #92167 - pierwill:chalk-update, r=jackh726bors-1/+0
2021-12-22Update chalk to 0.75.0pierwill-1/+0
2021-12-18Update stdlib to the 2021 editionLucas Kent-2/+4
2021-12-06replace dynamic library module with libloadingAndy Russell-1/+2
2021-11-25Auto merge of #91037 - c410-f3r:testsssssss, r=petrochenkovbors-5/+1
2021-11-25Move some tests to more reasonable directoriesCaio-5/+1
2021-11-23Add `unic-emoji-char` and its dependencies to the allow listEsteban Kuber-3/+8
2021-11-20Fix float ICEthreadexception-1/+1
2021-11-20Rollup merge of #90930 - Nilstrieb:fix-non-const-value-ice, r=estebankMatthias Krüger-1/+9
2021-11-18Move some tests to more reasonable directoriesCaio-2/+2
2021-11-17tidy-ignore-leading-newlinesNilstrieb-1/+9
2021-11-17Rollup merge of #90861 - 5225225:nonprinting-char, r=davidtwcoMatthias Krüger-1/+1
2021-11-16Rollup merge of #90935 - jhpratt:alphabetize-features, r=joshtriplettMatthias Krüger-7/+40
2021-11-16Increase tidy limit for parser by 15225225-1/+1
2021-11-15Suggest where feature should be placedJacob Pratt-6/+39
2021-11-15Alphabetize language featuresJacob Pratt-7/+7
2021-11-14Move some tests to more reasonable directoriesCaio-1/+5
2021-11-13Auto merge of #89167 - workingjubilee:use-simd, r=MarkSimulacrumbors-0/+1
2021-11-12Expose portable-simd as core::simdJubilee Young-0/+1
2021-11-06Move some tests to more reasonable directoriesCaio-2/+2
2021-11-02Also check for feature gates in "src/test/rustdoc"Guillaume Gomez-0/+1
2021-10-24tidy: Remove submodules from edition exception listNoah Lev-9/+1
2021-10-20Increase `ROOT_ENTRY_LIMIT` to 1331Yuki Okushi-1/+1
2021-10-12Add long explanation for E0464Noah Lev-1/+1
2021-10-12Test crate loading error stderrNoah Lev-2/+2
2021-10-11Rollup merge of #89710 - sireliah:e0482, r=GuillaumeGomezMatthias Krüger-1/+1
2021-10-09Allow the E0482 to be testedsireliah-1/+1
2021-09-30Implemented -Z randomize-layoutChase Wilson-0/+1
2021-09-28Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-SimulacrumGuillaume Gomez-0/+1
2021-09-20Adjust tidy edition lint to force 2021Noah Lev-9/+35
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-09-18Auto merge of #82183 - michaelwoerister:lazier-defpathhash-loading2, r=wesley...bors-0/+1
2021-09-17Rollup merge of #88883 - c410-f3r:tests, r=petrochenkovYuki Okushi-2/+2
2021-09-15Move some tests to more reasonable directoriesCaio-2/+2
2021-09-14Use on-disk-hash-table format for DefPathHashMap in hir::definitions.Michael Woerister-0/+1
2021-09-12Add primitive documentation to libcoreJoshua Nelson-0/+19
2021-08-22Fix typos “an”→“a” and a few different ones that appeared in the sa...Frank Steffahn-1/+1
2021-08-16Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiserbors-0/+1
2021-08-16Uplift the `invalid_atomic_ordering` lint from clippy to rustcThom Chiovoloni-0/+1
2021-08-12Fix tidyAntoni Boucher-0/+1