rust/src/tools/tidy
Matthias Krüger e346404fca
Rollup merge of #125307 - workingjubilee:uproot-entry-limit, r=Mark-Simulacrum
tidy: stop special-casing tests/ui entry limit

It is genuinely more annoying to have this error, now that this value is below the general `ENTRY_LIMIT` cap, when one is trying to clean out tests from tests/ui! This code has served its purpose well, let it rest now rather than force it to continue haunting us.
2024-05-26 13:43:05 +02:00
..
config refactor: add rustc-perf submodule to src/tools 2024-05-20 14:56:49 +00:00
src Rollup merge of #125307 - workingjubilee:uproot-entry-limit, r=Mark-Simulacrum 2024-05-26 13:43:05 +02:00
Cargo.toml Remove direct dependencies on lazy_static, once_cell and byteorder 2024-04-28 14:35:00 +01:00