We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab3b05 commit 28e4b9eCopy full SHA for 28e4b9e
src/test/rustdoc/fn-bound.rs
@@ -1,3 +1,5 @@
1
+// Regression test for #100143
2
+
3
use std::iter::Peekable;
4
5
pub struct Span<F: Fn(&i32)> {
0 commit comments