Skip to content

Commit 60da4c9

Browse files
committed
remove resolved note
1 parent 5283d24 commit 60da4c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/ui/trailing_zero_sized_array_without_repr.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ struct OnlyAnotherAttribute {
2323
last: [usize; 0],
2424
}
2525

26-
// NOTE: Unfortunately the attribute isn't included in the lint output. I'm not sure how to make it
27-
// show up.
2826
#[derive(Debug)]
2927
struct OnlyADeriveAttribute {
3028
field: i32,

0 commit comments

Comments
 (0)