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 50a8582 commit de6fe10Copy full SHA for de6fe10
tests/ui/crashes/issue-2862.rs renamed to tests/ui/crashes/ice-2862.rs
@@ -1,6 +1,6 @@
1
// run-pass
2
3
-/// Test for https://github.com/rust-lang/rust-clippy/issues/2826
+/// Test for https://github.com/rust-lang/rust-clippy/issues/2862
4
5
pub trait FooMap {
6
fn map<B, F: Fn() -> B>(&self, f: F) -> B;
0 commit comments