Skip to content

Commit 74a3ac2

Browse files
Fix file name
1 parent d1ead88 commit 74a3ac2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/ui/suggestions/issue120605.rs renamed to tests/ui/suggestions/suppress-consider-slicing-issue-120605.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ impl Struct {
1717
}
1818
}
1919

20-
fn main() {}
20+
fn main() {}

0 commit comments

Comments
 (0)