Skip to content

Commit 54967d7

Browse files
committed
Ignore a rustdoc test
1 parent 91e1af3 commit 54967d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/rustdoc/synthetic_auto/no-redundancy.rs

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// FIXME(fmease, #119216): Reenable this test!
2+
// ignore-test
3+
14
pub struct Inner<T> {
25
field: T,
36
}

0 commit comments

Comments
 (0)