Add regression test comment
This commit is contained in:
parent
ca387339e3
commit
7ddc9b7026
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// Regression test for #100143
|
||||
|
||||
use std::iter::Peekable;
|
||||
|
||||
pub struct Span<F: Fn(&i32)> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue