We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e1af3 commit 54967d7Copy full SHA for 54967d7
tests/rustdoc/synthetic_auto/no-redundancy.rs
@@ -1,3 +1,6 @@
1
+// FIXME(fmease, #119216): Reenable this test!
2
+// ignore-test
3
+
4
pub struct Inner<T> {
5
field: T,
6
}
0 commit comments