about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2024-04-13reduce tidy overheads in run-make checksonur-ozkan-9/+24
2024-04-11Remove unused cargo-platform dependencybjorn3-1/+0
2024-04-11Remove wasm dep filter from tidybjorn3-33/+7
2024-04-10move testKalle Wachsmuth-2/+1
2024-04-10Rollup merge of #123568 - Oneirical:delete-tests, r=wesleywiserMatthias Krüger-1/+1
2024-04-10Rollup merge of #121884 - 5225225:rmake-exit-code, r=jieyouxuMatthias Krüger-1/+0
2024-04-09remove does-nothing.rsOneirical-1/+1
2024-04-09Auto merge of #123683 - pietroalbini:pa-cve-2024-24576-nightly, r=pietroalbinibors-0/+3
2024-04-09allow the test bat files in tidyPietro Albini-0/+3
2024-04-09Rollup merge of #122768 - oli-obk:why_is_E0699_so_bad, r=WaffleLapkinMatthias Krüger-14/+31
2024-04-08Mark some tests as known-bugs and add the test case from the corresponding issueOli Scherer-1/+0
2024-04-08move exit-code to rmake5225225-1/+0
2024-04-07Move testsCaio-26/+26
2024-04-07Rollup merge of #123563 - Oneirical:version, r=jieyouxuMatthias Krüger-2/+1
2024-04-06Rewrite version test as UI testOneirical-2/+1
2024-04-06optimize tidy check on `src/tools/tidy/src/issues.txt`onur-ozkan-4397/+4402
2024-04-05Rollup merge of #123474 - jieyouxu:issue-7349-port, r=Mark-SimulacrumGuillaume Gomez-1/+0
2024-04-05Rollup merge of #123149 - jieyouxu:rmake-arguments-non-c-like-enum, r=Mark-Si...Guillaume Gomez-1/+0
2024-04-05Rollup merge of #122334 - GuillaumeGomez:vendor-cg_gcc, r=Mark-SimulacrumGuillaume Gomez-4/+1
2024-04-04Rollup merge of #123407 - GuillaumeGomez:js-failed-theme, r=notriddleJacob Pratt-2/+5
2024-04-04Port issue-7349 to a codegen test许杰友 Jieyou Xu (Joe)-1/+0
2024-04-04Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obkMatthias Krüger-1/+0
2024-04-04move hir-tree test from run-make to ui testYaodong Yang-1/+0
2024-04-04Auto merge of #119820 - lcnr:leak-check-2, r=jackh726bors-1/+0
2024-04-03rebase oddityBoxy-1/+0
2024-04-03Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkovMatthias Krüger-11/+9
2024-04-03Update `rustdoc_css_themes.rs` to take into account new selectorsGuillaume Gomez-2/+5
2024-04-01Rebless allow list许杰友 Jieyou Xu (Joe)-1/+0
2024-03-31Move some testsCaio-11/+9
2024-03-30Rewrite core-no-fp-fmt-parse in RustOneirical-1/+0
2024-03-27Add FIXME to remind removing the check once all tests are ported over许杰友 Jieyou Xu (Joe)-0/+1
2024-03-27Point out you can use --bless to update allow list for removed entries许杰友 Jieyou Xu (Joe)-1/+2
2024-03-27Use a line-separated plain-text allowlist instead许杰友 Jieyou Xu (Joe)-359/+341
2024-03-27Add run-make/link-framework/Makefile to allowlist许杰友 Jieyou Xu (Joe)-0/+1
2024-03-27Rename expected_run_make_makefiles -> allowed_run_make_makefiles许杰友 Jieyou Xu (Joe)-9/+9
2024-03-27Pass tests_path and src_path separately许杰友 Jieyou Xu (Joe)-5/+3
2024-03-27Add comment for `include!()` usage许杰友 Jieyou Xu (Joe)-0/+3
2024-03-27Add tidy check to error on new `Makefile`s in `tests/run-make`许杰友 Jieyou Xu (Joe)-0/+443
2024-03-26Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJungbors-0/+3
2024-03-25Rollup merge of #122842 - pacak:explicit_name, r=michaelwoeristerMatthias Krüger-1/+1
2024-03-22tests/ui: Add a directory for warnings, add a testMichael Baikov-1/+1
2024-03-21Avoid noop rewrite of issues.txtJubilee Young-2/+3
2024-03-20Make tidy error code parsing robust against commentsOli Scherer-13/+30
2024-03-20Use the more informative generic type inference failure error on method calls...Oli Scherer-1/+1
2024-03-19Auto merge of #116935 - oli-obk:different_lifetime_taits_in_same_sig, r=compi...bors-1/+0
2024-03-19Fix incorrect mutable suggestion information for binding in ref pattern.surechen-1/+0
2024-03-18Prevent opaque types being instantiated twice with different regions within t...Oli Scherer-1/+0
2024-03-17Move `option_env!` and `env!` tests to the `env-macro` directorybeetrees-3/+1
2024-03-17Print a backtrace in const eval if interruptedBen Kimock-0/+3
2024-03-14one must imagine tidy happylcnr-1/+0