about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2023-04-20Move test filesCaio-1/+1
2023-04-18Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68bors-1/+1
2023-04-17Support `x test --stage 1 ui-fulldeps`jyn-1/+1
2023-04-16tidy: `check_crate_duplicate` is no longer usefulWeihang Lo-47/+8
2023-04-16chore: allow `cargo` to have its own workspaceWeihang Lo-28/+40
2023-04-14Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelixbors-1/+1
2023-04-14Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitorMatthias Krüger-3/+2
2023-04-14Pacify tidy.Camille GILLOT-1/+1
2023-04-13Move most ui-fulldeps tests to uijyn-1/+1
2023-04-12remove some unneeded importsKaDiWa-3/+2
2023-04-12tidy: Issue an error when ui test limits are too highclubby789-6/+22
2023-04-06bump few depsklensy-1/+1
2023-04-05Reduce the default max number of files in a UI test directoryjyn-1/+1
2023-04-02Move some UI tests into subdirectoriesjyn-1/+1
2023-03-27Remove useless Clone boundsMaybe Waffle-2/+2
2023-03-27Don't skip all directories when tidy-checkingMaybe Waffle-55/+75
2023-03-21Ignore the vendor directory for tidy tests.James Farrell-0/+1
2023-03-20migrate compiler, bootstrap, and compiletest to windows-rsAndy Russell-0/+1
2023-03-20Rollup merge of #109323 - joboet:ignore_ds_store_tidy, r=ozkanonurMatthias Krüger-19/+22
2023-03-19tidy: ignore files in .gitignore in mir opt checkjoboet-19/+22
2023-03-19Rollup merge of #108798 - devsnek:panic-pal-exception, r=workingjubileeDylan DPC-1/+0
2023-03-18address review commentsJoshua Nelson-0/+5
2023-03-18Use a single WalkBuilder for multiple pathsJoshua Nelson-42/+43
2023-03-18Make `ui_tests` non-quadraticJoshua Nelson-34/+30
2023-03-18Speed up file walking in tidyJoshua Nelson-83/+80
2023-03-18Use named threads in tidyJoshua Nelson-4/+16
2023-03-17move default backtrace setting to sysGus Caplan-1/+0
2023-03-11Use trimmed instead of line for performanceest31-4/+4
2023-03-11Extend the tidy lint to ftl filesest31-1/+6
2023-03-11tidy: enforce comment blocks to have even number of backticksest31-9/+47
2023-03-11tidy: allow direct format args capture in macroest31-4/+4
2023-03-10Moved thread_local implementation to sys::commonAyush Singh-2/+0
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