We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acaf270 commit 22f471dCopy full SHA for 22f471d
crates/rust-analyzer/tests/slow-tests/tidy.rs
@@ -342,7 +342,7 @@ fn check_test_attrs(path: &Path, text: &str) {
342
// :(
343
"hir_def/src/nameres/collector.rs",
344
// Long sourcegen test to generate lint completions.
345
- "ide_completion/src/tests/sourcegen.rs",
+ "ide_db/src/tests/sourcegen_lints.rs",
346
// Obviously needs ignore.
347
"ide_assists/src/handlers/toggle_ignore.rs",
348
// See above.
0 commit comments