-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed as not planned
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.
Description
I tried this code:
./x tidy
I expected to see it run without any issues
Instead, this happened: tidy error: could not find allowed package adler
Meta
rustc --version --verbose
:
rustc 1.81.0 (eeb90cda1 2024-09-04)
Backtrace
tidy error: could not find allowed package `adler`
Remove from PERMITTED_DEPENDENCIES list if it is no longer used.
tidy error: Dependency for library not explicitly permitted: registry+https://github.com/rust-lang/crates.io-index#[email protected]
Metadata
Metadata
Assignees
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.