Skip to content

Commit de6fe10

Browse files
committed
Rename test prefix
1 parent 50a8582 commit de6fe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/crashes/issue-2862.rs renamed to tests/ui/crashes/ice-2862.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// run-pass
22

3-
/// Test for https://github.com/rust-lang/rust-clippy/issues/2826
3+
/// Test for https://github.com/rust-lang/rust-clippy/issues/2862
44
55
pub trait FooMap {
66
fn map<B, F: Fn() -> B>(&self, f: F) -> B;

0 commit comments

Comments
 (0)