Drop duplicate checks for now missing rustc_ast dep in tidy
This commit is contained in:
parent
d83c44a03b
commit
7f04877b1e
@ -273,7 +273,6 @@ const FORBIDDEN_TO_HAVE_DUPLICATES: &[&str] = &[
|
||||
// to accidentally sneak into our dependency graph, in order to ensure we keep our CI times
|
||||
// under control.
|
||||
"cargo",
|
||||
"rustc-ap-rustc_ast",
|
||||
];
|
||||
|
||||
/// Dependency checks.
|
||||
|
Loading…
x
Reference in New Issue
Block a user