summaryrefslogtreecommitdiff
path: root/src/tools/tidy
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #108638 - Zoxc:erase-query-values-map, r=cjgillotbors2023-05-141-0/+1
|\
| * Use dynamic dispatch for queriesJohn Kåre Alsaker2023-04-301-0/+1
* | Auto merge of #111388 - clubby789:clap-complete, r=jyn514bors2023-05-141-0/+6
|\ \
| * | Generate shell completions for bootstrap with Clapclubby7892023-05-101-0/+6
* | | Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-deadbors2023-05-131-2/+34
|\ \ \
| * | | tidy check to find misc files in ui tests, and clean up the resultsasquared314152023-05-091-2/+34
* | | | Rollup merge of #111393 - klensy:win-0.48, r=oli-obkMatthias Krüger2023-05-121-30/+49
|\ \ \ \ | |/ / / |/| | |
| * | | tidy: sort lists in deps.rs using tidy-alphabeticalklensy2023-05-091-34/+45
| * | | add windows crate to allowed tidy list (why it worked before?)klensy2023-05-091-0/+8
| |/ /
* | | Move testsCaio2023-05-081-1/+1
|/ /
* | Add deployment-target --print flag for Apple targetsBlackHoleFox2023-05-051-1/+1
* | Rollup merge of #110970 - est31:test_dirs_relax, r=petrochenkovManish Goregaokar2023-05-031-5/+2
|\ \ | |/ |/|
| * Remove ENTRY_LIMIT maximum checking and set it to 900est312023-04-291-5/+2
* | Update list of allowed cg_clif dependenciesbjorn32023-04-291-10/+0
* | Try to improve tidy errors on TODOsMaybe Waffle2023-04-261-2/+4
* | Update chrono/spdx-rsnils2023-04-221-4/+5
|/
* Move test filesCaio2023-04-201-1/+1
* Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68bors2023-04-181-1/+1
|\
| * Support `x test --stage 1 ui-fulldeps`jyn2023-04-171-1/+1
* | tidy: `check_crate_duplicate` is no longer usefulWeihang Lo2023-04-161-47/+8
* | chore: allow `cargo` to have its own workspaceWeihang Lo2023-04-161-28/+40
|/
* Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelixbors2023-04-141-1/+1
|\
| * Pacify tidy.Camille GILLOT2023-04-141-1/+1
* | Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitorMatthias Krüger2023-04-142-3/+2
|\ \ | |/ |/|
| * remove some unneeded importsKaDiWa2023-04-122-3/+2
* | Move most ui-fulldeps tests to uijyn2023-04-131-1/+1
* | tidy: Issue an error when ui test limits are too highclubby7892023-04-121-6/+22
|/
* bump few depsklensy2023-04-061-1/+1
* Reduce the default max number of files in a UI test directoryjyn2023-04-051-1/+1
* Move some UI tests into subdirectoriesjyn2023-04-021-1/+1
* Remove useless Clone boundsMaybe Waffle2023-03-271-2/+2
* Don't skip all directories when tidy-checkingMaybe Waffle2023-03-2714-55/+75
* Ignore the vendor directory for tidy tests.James Farrell2023-03-211-0/+1
* migrate compiler, bootstrap, and compiletest to windows-rsAndy Russell2023-03-201-0/+1
* Rollup merge of #109323 - joboet:ignore_ds_store_tidy, r=ozkanonurMatthias Krüger2023-03-201-19/+22
|\
| * tidy: ignore files in .gitignore in mir opt checkjoboet2023-03-191-19/+22
* | Rollup merge of #108798 - devsnek:panic-pal-exception, r=workingjubileeDylan DPC2023-03-191-1/+0
|\ \ | |/ |/|
| * move default backtrace setting to sysGus Caplan2023-03-171-1/+0
* | address review commentsJoshua Nelson2023-03-181-0/+5
* | Use a single WalkBuilder for multiple pathsJoshua Nelson2023-03-183-42/+43
* | Make `ui_tests` non-quadraticJoshua Nelson2023-03-181-34/+30
* | Speed up file walking in tidyJoshua Nelson2023-03-186-83/+80
* | Use named threads in tidyJoshua Nelson2023-03-181-4/+16
|/
* Use trimmed instead of line for performanceest312023-03-111-4/+4
* Extend the tidy lint to ftl filesest312023-03-111-1/+6
* tidy: enforce comment blocks to have even number of backticksest312023-03-111-9/+47
* tidy: allow direct format args capture in macroest312023-03-111-4/+4
* Moved thread_local implementation to sys::commonAyush Singh2023-03-101-2/+0
* Rollup merge of #108917 - Ayush1325:tidy-improve, r=workingjubileeMatthias Krüger2023-03-091-0/+3
|\
| * Consider target_family as palAyush Singh2023-03-091-0/+3