about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2023-03-09Rollup merge of #108917 - Ayush1325:tidy-improve, r=workingjubileeMatthias Krüger-0/+3
2023-03-09Consider target_family as palAyush Singh-0/+3
2023-03-07Update cargoWeihang Lo-1/+4
2023-03-05Rollup merge of #108776 - jyn514:quiet-tidy, r=ozkanonurMatthias Krüger-4/+4
2023-03-05Make `x test tidy` less noisyJoshua Nelson-4/+4
2023-03-05Don't walk the `tests/` directories in checks that always skip itJoshua Nelson-25/+15
2023-03-05Reuse allocations between filesJoshua Nelson-3/+6
2023-03-05Ignore things in .gitignore in tidyJoshua Nelson-83/+73
2023-02-26refactor: statically guarantee that current error codes are documentedEzra Shaw-21/+3
2023-02-25docs/test: add UI test and docs for `E0476`Ezra Shaw-1/+1
2023-02-21Use a lock-free datastructure for `source_span`Oli Scherer-0/+1
2023-02-17Rollup merge of #108009 - c410-f3r:moar-tests, r=petrochenkovMatthias Krüger-1/+1
2023-02-16Move testsCaio-1/+1
2023-02-16Remove save-analysis.Nicholas Nethercote-2/+0
2023-02-10Resolve documentation links in rustc and store the results in metadataVadim Petrochenkov-0/+2
2023-02-09UI tests for -Z instrument-xrayOleksii Lozovskyi-1/+1
2023-02-07Auto merge of #107767 - matthiaskrgr:rollup-9m1qfso, r=matthiaskrgrbors-1/+1
2023-02-06Add `run-rustfix` to tests/ui/issues/issue-92741.rsCastilloDel-1/+1
2023-02-06Add extended error message for E0523Matthew Kelly-1/+1
2023-02-05Add UI test for issue #92741CastilloDel-1/+1
2023-01-24Update tidy for cranelift-egraph removal and new windows-sys targetsbjorn3-2/+2
2023-01-23Rollup merge of #107148 - Ezrashaw:uncode-e0789, r=compiler-errors,GuillaumeG...Yuki Okushi-1/+1
2023-01-23add UI test + docs for `E0789`Ezra Shaw-1/+1
2023-01-20Rollup merge of #107124 - DebugSteven:check-macro-expansion, r=albertlarsan68Michael Goulet-1/+1
2023-01-20Rollup merge of #107048 - DebugSteven:newer-x-check-cargo, r=albertlarsan68Michael Goulet-0/+72
2023-01-20remove leading comma when there are no args in check macro expansionDebugSteven-1/+1
2023-01-20run cargo install to check for x installation and versionDebugSteven-0/+72
2023-01-19Rollup merge of #106931 - Ezrashaw:docs-e0208, r=compiler-errorsGuillaume Gomez-2/+1
2023-01-18remove error code from `#[rustc_variance]` and document its remainsEzra Shaw-2/+1
2023-01-17Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726Matthias Krüger-0/+20
2023-01-17Skip tidy style checks for `rustc_apfloat`Maybe Waffle-0/+4
2023-01-17Add a tidy check to check for ". \w"Maybe Waffle-0/+16
2023-01-15Rollup merge of #106888 - GuillaumeGomez:tidy-gui-test, r=notriddleMatthias Krüger-0/+35
2023-01-15Add tidy check to ensure that rustdoc GUI tests start with a small descriptionGuillaume Gomez-0/+35
2023-01-14Rollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark-SimulacrumMatthias Krüger-103/+66
2023-01-14Rollup merge of #106707 - ehuss:remove-dupe-sha-1, r=Mark-SimulacrumYuki Okushi-1/+1
2023-01-12Rollup merge of #106714 - Ezrashaw:remove-e0490, r=davidtwconils-4/+2
2023-01-12Rollup merge of #106733 - DebugSteven:revert-104552-warn-newer-x, r=jyn514Matthias Krüger-70/+1
2023-01-12remove unreachable error code `E0490`Ezra Shaw-4/+2
2023-01-11Deny having src/test exisiting in tidyAlbert Larsan-0/+17
2023-01-11Revert "warn newer available version of the x tool"J Haigh-70/+1
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-33/+47
2023-01-10Remove duplicate sha-1 dependencyEric Huss-1/+1
2023-01-09Rollup merge of #106614 - Ezrashaw:ui-test-fixups-2, r=GuillaumeGomezfee1-dead-1/+7
2023-01-09fix: fix CI errorsEzra Shaw-1/+7
2023-01-08Rollup merge of #106602 - GuillaumeGomez:tidy-goml-scripts, r=Mark-SimulacrumMichael Goulet-2/+11
2023-01-08Add goml scripts to tidy checksGuillaume Gomez-2/+11
2023-01-08Rollup merge of #106580 - Ezrashaw:remove-e0313, r=compiler-errorsYuki Okushi-2/+2
2023-01-08Rollup merge of #106557 - Ezrashaw:ui-test-fixups-1, r=GuillaumeGomezYuki Okushi-12/+15
2023-01-08remove unreachable error code `E0313`Ezra Shaw-2/+2