summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-0/+74
2023-05-20Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrumbors-0/+2
2023-05-16Fix dependency tracking for debugger visualizersMichael Woerister-0/+1
2023-05-14Auto merge of #108638 - Zoxc:erase-query-values-map, r=cjgillotbors-0/+1
2023-05-14Auto merge of #111388 - clubby789:clap-complete, r=jyn514bors-0/+6
2023-05-13Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-deadbors-2/+34
2023-05-12Rollup merge of #111393 - klensy:win-0.48, r=oli-obkMatthias Krüger-30/+49
2023-05-10Bump object and thorin-dwpJubilee Young-0/+2
2023-05-10Generate shell completions for bootstrap with Clapclubby789-0/+6
2023-05-09tidy check to find misc files in ui tests, and clean up the resultsasquared31415-2/+34
2023-05-09tidy: sort lists in deps.rs using tidy-alphabeticalklensy-34/+45
2023-05-09add windows crate to allowed tidy list (why it worked before?)klensy-0/+8
2023-05-08Move testsCaio-1/+1
2023-05-05Add deployment-target --print flag for Apple targetsBlackHoleFox-1/+1
2023-05-03Rollup merge of #110970 - est31:test_dirs_relax, r=petrochenkovManish Goregaokar-5/+2
2023-04-30Use dynamic dispatch for queriesJohn Kåre Alsaker-0/+1
2023-04-29Update list of allowed cg_clif dependenciesbjorn3-10/+0
2023-04-29Remove ENTRY_LIMIT maximum checking and set it to 900est31-5/+2
2023-04-26Try to improve tidy errors on TODOsMaybe Waffle-2/+4
2023-04-22Update chrono/spdx-rsnils-4/+5
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