about summary refs log tree commit diff
path: root/src/tools/tidy/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-07-27bump cargo_metadataklensy-1/+1
2025-07-11tidy: move to edition 2024Marijn Schouten-1/+1
2025-05-27bump fluent-* cratesklensy-1/+1
2025-03-05tidy: add check to verify paths in triagebot.tomlklensy-0/+1
2025-01-26tidy: add `build-metrics`-gated feature status serialization许杰友 Jieyou Xu (Joe)-0/+4
2024-12-29Add tidy check for list of proc-macro crate transitive dependenciesclubby789-1/+1
2024-11-11move `src/tools/build_helper` into `src/build_helper`onur-ozkan-1/+1
2024-10-20Update rustc-hash to version 2Noratrieb-1/+1
2024-09-27bump few depsklensy-1/+1
2024-06-26Add clang-format to the external tool checkDianQK-0/+1
2024-06-23Rollup merge of #126230 - onur-ozkan:followup-126225, r=Mark-SimulacrumMatthias Krüger-0/+1
2024-06-21Add a tidy rule to make sure that diagnostics don't end in periodsMichael Goulet-0/+1
2024-06-17tidy: skip submodules if not present for non-CI environmentsonur-ozkan-0/+1
2024-04-28Remove direct dependencies on lazy_static, once_cell and byteorderGeorge Bateman-1/+0
2024-04-16restore line-breakElisha Hollander-1/+1
2024-04-16default to no testingElisha Hollander-0/+1
2024-04-16use `FxHashMap` Elisha Hollander-0/+1
2024-04-11Remove unused cargo-platform dependencybjorn3-1/+0
2023-04-06bump few depsklensy-1/+1
2023-01-20run cargo install to check for x installation and versionDebugSteven-0/+1
2023-01-14Rollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark-SimulacrumMatthias Krüger-0/+1
2023-01-11Revert "warn newer available version of the x tool"J Haigh-1/+0
2023-01-04tidy: Don't include wasm32 in compiler dependency checkEric Huss-0/+1
2023-01-02use cargo_metadata to get x versionDebugSteven-1/+0
2023-01-02get latest x version from parsing cargo commandDebugSteven-0/+1
2022-12-31spawn x command and compare semversDebugSteven-0/+1
2022-12-30Make tidy errors redNilstrieb-0/+1
2022-11-04Rollup merge of #103958 - chenyukang:yukang/fix-103951-count-limit, r=jyn514Matthias Krüger-0/+1
2022-11-04test tidy should not count untracked paths towards entries limityukang-0/+1
2022-10-31Detect unused files in `src/test/mir-opt` and error on them in tidy.Jakob Degen-0/+1
2022-08-21tidy: remove crossbeam-utilsEric Huss-1/+0
2022-02-07cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars...klensy-1/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-07-04tidy: update cargo_metadata to 0.12klensy-1/+1
2021-03-01parallelize tidy checksThe8472-0/+1
2021-02-24Rename the `tidy` binary to `rust-tidy`Joshua Nelson-0/+5
2020-08-21bump tidy to cargo_metadata 0.11Jubilee Young-1/+1
2020-03-12tidy: Use cargo_metadata for license checks.Eric Huss-2/+1
2019-06-23Use walkdir crateMark Rousskov-0/+1
2019-06-23Cache Regex'sMark Rousskov-0/+1
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-2/+1
2019-05-03Migrate tidy to rust 2018 editionAlexey Shmalko-0/+1
2019-05-02Make find_attr_val a little bit more preciseAlexey Shmalko-0/+1
2018-03-05Start adding a whitelist for rustc dependenciesMark Mansi-0/+5
2017-04-18Add top level sections to the Unstable Book.Corey Farwell-3/+0
2017-03-31Sync all unstable features with Unstable Book; add tidy lint.Corey Farwell-0/+1
2016-04-12rustbuild: Migrate tidy checks to RustAlex Crichton-0/+6