about summary refs log tree commit diff
path: root/src/tools/tidy/src/deps.rs
AgeCommit message (Expand)AuthorLines
2025-09-25Rollup merge of #145973 - vexide:vex-std, r=tgross35Stuart Cook-0/+1
2025-09-24std: add support for armv7a-vex-v5 targetTropical-0/+1
2025-09-23Rollup merge of #146784 - dpaoliello:findmsvc, r=wesleywiserMatthias Krüger-0/+1
2025-09-21Implement output of colored messages with optional check contextJakub Beránek-2/+2
2025-09-21Migrate the remaining tidy checks to diagnosticsJakub Beránek-57/+58
2025-09-19[win] Use find-msvc-tools instead of cc to find the linker and rc on WindowsDaniel Paoliello-0/+1
2025-09-15Rollup merge of #146416 - clubby789:tidy-deps-qol, r=jieyouxuMatthias Krüger-41/+136
2025-09-14tidy: Remove `WorkspaceInfo` constructorclubby789-60/+90
2025-09-12Add --print target-spec-json-schemaNoratrieb-0/+6
2025-09-10tidy: Add specific line info for allowed dependenciesclubby789-9/+25
2025-09-10tidy: More accurate permitted dependencies locationclubby789-2/+15
2025-09-10tidy: Print crate name on dependency errorclubby789-1/+2
2025-09-10tidy: Introduce `WorkspaceInfo` struct for deps informationclubby789-31/+66
2025-09-09Rollup merge of #146001 - bjorn3:update_getopts, r=davidtwcoMatthias Krüger-1/+0
2025-09-05tidy: account for moved `tests/run-make/uefi-qemu`Jieyou Xu-1/+1
2025-08-29Update getopts to remove unicode-width dependencybjorn3-1/+0
2025-08-28std: Start supporting WASIp2 nativelyAlex Crichton-1/+5
2025-08-28Use default locale fallback dataRobert Bastian-1/+1
2025-08-28Bump icu_list to 2.0Robert Bastian-5/+5
2025-08-25Update wasm-component-ld dependencyAlex Crichton-1/+0
2025-08-20tidy: Add check against proc macros as standard library dependenciesbjorn3-0/+15
2025-08-20tidy: Add a check that there are no duplicate runtime dependenciesbjorn3-0/+18
2025-07-29Remove no longer needed handling of nonstandard licensesJakub Beránek-19/+0
2025-07-29Update license exceptions for rustc-perfJakub Beránek-1/+1
2025-07-29Improve tidy error on dependency license exceptionsJakub Beránek-7/+23
2025-07-28Rollup merge of #144495 - klensy:cargo_metadata, r=lqdMatthias Krüger-8/+8
2025-07-27bump cargo_metadataklensy-8/+8
2025-07-27Rollup merge of #144454 - folkertdev:uefi-tests, r=jieyouxuMatthias Krüger-1/+1
2025-07-26move uefi test to run-makeFolkert de Vries-1/+1
2025-07-25Update cargoWeihang Lo-0/+1
2025-07-21Use serde for target spec json deserializeNoratrieb-0/+1
2025-07-11tidy: clippy fixesMarijn Schouten-1/+1
2025-06-24Update wasm-component-ld to 0.5.14Alex Crichton-0/+1
2025-06-24Update tidy exceptionsbjorn3-0/+3
2025-06-20Rollup merge of #142384 - celinval:chores-rayon-mv, r=oli-obkTrevor Gross-1/+1
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-03move `test-float-parse` tool into `src/tools` dironur-ozkan-1/+1
2025-05-25Update tidy exceptionsbjorn3-0/+2
2025-05-17compiler & tools: bump windows crate to dedupe versionsklensy-0/+3
2025-05-04Fix tidy dep listMark Rousskov-7/+3
2025-04-28Add foldhash license exceptionLaurențiu Nicola-0/+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-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