remove addr2line from tidy list. Why?
This commit is contained in:
parent
6203cda583
commit
d346a7abf4
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ const PERMITTED_DEPS_LOCATION: &str = concat!(file!(), ":", line!());
|
|||
/// rustc. Please check with the compiler team before adding an entry.
|
||||
const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
|
||||
// tidy-alphabetical-start
|
||||
"addr2line",
|
||||
"adler",
|
||||
"ahash",
|
||||
"aho-corasick",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue