about summary refs log tree commit diff
path: root/src/tools/tidy
AgeCommit message (Expand)AuthorLines
2025-06-20Pass `src_path` to rustdoc_json tidy checkGuillaume Gomez-11/+13
2025-06-20Generate base commit in rustdoc_json tidy checksGuillaume Gomez-4/+27
2025-06-20Add CI check to ensure that rustdoc JSON `FORMAT_VERSION` is correctly updatedGuillaume Gomez-0/+68
2025-06-19Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmannbors-1/+0
2025-06-18Skip tidy triagebot linkcheck if `triagebot.toml` doesn't existJieyou Xu-1/+4
2025-06-18Remove outdated test.Mara Bos-1/+0
2025-06-13Update tests.Mara Bos-1/+0
2025-06-11Add new permitted dependenciesMark Rousskov-0/+1
2025-06-11Use `rustc_thread_pool` instead of `rustc-rayon-core`Celina G. Val-1/+1
2025-06-03Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzolbors-0/+2
2025-06-03move `test-float-parse` tool into `src/tools` dironur-ozkan-1/+1
2025-05-29Rollup merge of #141705 - GuillaumeGomez:eslint-tidy, r=KobzolGuillaume Gomez-0/+102
2025-05-29Centralize the eslint version between tidy and dockerGuillaume Gomez-8/+16
2025-05-28Add `eslint` as part of tidy runGuillaume Gomez-0/+94
2025-05-28tidy: Skip pal and `#[test]` checks in compiler-builtinsTrevor Gross-0/+2
2025-05-28Stabilise `repr128`beetrees-1/+0
2025-05-27bump fluent-* cratesklensy-1/+1
2025-05-26Add stubs for environment variables; document some of the important onesjyn-0/+37
2025-05-25Update tidy exceptionsbjorn3-0/+2
2025-05-25feat(unstable-book): Added unstable feature doc comments as feature descriptionsRoss Sullivan-0/+17
2025-05-17compiler & tools: bump windows crate to dedupe versionsklensy-0/+3
2025-05-16Rollup merge of #140834 - lcnr:apit-folder, r=compiler-errorsMatthias Krüger-30/+30
2025-05-12Move more tests/ui testsmejrs-2/+1
2025-05-09move (and remove) impl Trait testslcnr-30/+30
2025-05-05Auto merge of #140353 - rust-lang:cargo_update, r=Mark-Simulacrumbors-7/+3
2025-05-04Fix tidy dep listMark Rousskov-7/+3
2025-05-03Move some tests out of tests/uimejrs-10/+0
2025-04-30Rollup merge of #140385 - lnicola:sync-from-ra, r=VeykrilMatthias Krüger-0/+1
2025-04-29Coalesce duplicate missing clone testsmejrs-2/+1
2025-04-28Add foldhash license exceptionLaurențiu Nicola-0/+1
2025-04-25Add a tidy check for GCC submodule versionJakub Beránek-0/+49
2025-04-19Rollup merge of #139995 - spencer3035:clean-ui-tests-4-of-n, r=jieyouxuChris Denton-6/+1
2025-04-19Rollup merge of #139091 - mejrs:format, r=compiler-errorsChris Denton-1/+0
2025-04-19Cleaned up 4 tests in `tests/ui/issues`Spencer-6/+1
2025-04-17Rollup merge of #139935 - cuviper:rustc-rayon-core-0.5.1, r=lqdMatthias Krüger-3/+0
2025-04-17Auto merge of #139926 - weihanglo:update-cargo, r=weihanglobors-1/+2
2025-04-16Update cargoWeihang Lo-1/+2
2025-04-16Upgrade to `rustc-rayon-core` 0.5.1Josh Stone-3/+0
2025-04-15tidy: don't crush on non-existent submodulesWaffle Lapkin-1/+3
2025-04-14Remove rustc_on_unimplemented on impl testsmejrs-1/+0
2025-04-12Rollup merge of #139315 - clubby789:deranged-bump, r=Mark-SimulacrumChris Denton-6/+3
2025-04-10Remove the use of Rayon iteratorsJohn Kåre Alsaker-1/+0
2025-04-07tidy: remove `instant` dep exclusionJieyou Xu-1/+0
2025-04-06Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=UrgauGuillaume Gomez-0/+2
2025-04-05tidy: Fix paths to coretests and alloctestsThalia Archibald-19/+32
2025-04-05Switch `time` to `jiff` for time formatting in ICE dumpsclubby789-6/+3
2025-04-04Add `rustc-literal-escaper` to allowed crates listsGuillaume Gomez-0/+2
2025-04-01Update allowed dependenciesclubby789-2/+3
2025-04-01Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obkbors-1/+0
2025-03-31Rollup merge of #139151 - mejrs:underscore_to_dash, r=onur-ozkanMatthias Krüger-8/+21