tidy: Update rustc-ap-syntax to -rustc_ast
This commit is contained in:
parent
b2561c9ea2
commit
2f48af09c6
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ fn check_crate_duplicate(metadata: &Metadata, bad: &mut bool) {
|
|||
// to accidentally sneak into our dependency graph, in order to ensure we keep our CI times
|
||||
// under control.
|
||||
"cargo",
|
||||
"rustc-ap-syntax",
|
||||
"rustc-ap-rustc_ast",
|
||||
];
|
||||
|
||||
for &name in FORBIDDEN_TO_HAVE_DUPLICATES {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue