Skip to content

Commit

Permalink
Rename test prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Dec 31, 2019
1 parent 696eedf commit 60ec8f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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;
Expand Down

0 comments on commit 60ec8f8

Please sign in to comment.