]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc/fn-bound.rs
Rollup merge of #100464 - khyperia:lld-icf-on-windows, r=jyn514
[rust.git] / src / test / rustdoc / fn-bound.rs
index d5d5838d37580f15b7e1a976334a15bc4eab17ba..4c4ffddc8a648abaafe7a17c0e3251acc785a9a9 100644 (file)
@@ -1,3 +1,5 @@
+// Regression test for #100143
+
 use std::iter::Peekable;
 
 pub struct Span<F: Fn(&i32)> {