Rename test prefix
This commit is contained in:
parent
50a8582980
commit
de6fe1071b
@ -1,6 +1,6 @@
|
||||
// run-pass
|
||||
|
||||
/// Test for https://github.com/rust-lang/rust-clippy/issues/2826
|
||||
/// Test for https://github.com/rust-lang/rust-clippy/issues/2862
|
||||
|
||||
pub trait FooMap {
|
||||
fn map<B, F: Fn() -> B>(&self, f: F) -> B;
|
Loading…
Reference in New Issue
Block a user