Skip to content

Commit 9a49735

Browse files
committed
chore: remove deleted file path
1 parent b41e73a commit 9a49735

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xtask/src/tidy.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ fn check_todo(path: &Path, text: &str) {
277277
"tests/tidy.rs",
278278
// Some of our assists generate `todo!()`.
279279
"handlers/add_turbo_fish.rs",
280-
"handlers/add_type_ascription.rs",
281280
"handlers/generate_function.rs",
282281
// To support generating `todo!()` in assists, we have `expr_todo()` in
283282
// `ast::make`.

0 commit comments

Comments
 (0)