Skip to content

Commit 22f471d

Browse files
committed
Update tidy ignore path
1 parent acaf270 commit 22f471d

File tree

1 file changed

+1
-1
lines changed
  • crates/rust-analyzer/tests/slow-tests

1 file changed

+1
-1
lines changed

crates/rust-analyzer/tests/slow-tests/tidy.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ fn check_test_attrs(path: &Path, text: &str) {
342342
// :(
343343
"hir_def/src/nameres/collector.rs",
344344
// Long sourcegen test to generate lint completions.
345-
"ide_completion/src/tests/sourcegen.rs",
345+
"ide_db/src/tests/sourcegen_lints.rs",
346346
// Obviously needs ignore.
347347
"ide_assists/src/handlers/toggle_ignore.rs",
348348
// See above.

0 commit comments

Comments
 (0)