Skip to content

Commit 28e4b9e

Browse files
committed
Add regression test comment
1 parent eab3b05 commit 28e4b9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/rustdoc/fn-bound.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Regression test for #100143
2+
13
use std::iter::Peekable;
24

35
pub struct Span<F: Fn(&i32)> {

0 commit comments

Comments
 (0)