Skip to content

Commit

Permalink
Ignore a rustdoc test
Browse files Browse the repository at this point in the history
  • Loading branch information
fmease committed Jan 5, 2024
1 parent 91e1af3 commit 54967d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/rustdoc/synthetic_auto/no-redundancy.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// FIXME(fmease, #119216): Reenable this test!
// ignore-test

pub struct Inner<T> {
field: T,
}
Expand Down

0 comments on commit 54967d7

Please sign in to comment.