remove FIXME(#27889) since the issue is already fixed
This commit is contained in:
parent
c8be5c3174
commit
d5b55c1159
@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
// Test that a field can have the same name in different variants
|
// Test that a field can have the same name in different variants
|
||||||
// of an enum
|
// of an enum
|
||||||
// FIXME #27889
|
|
||||||
|
|
||||||
pub enum Foo {
|
pub enum Foo {
|
||||||
X { foo: u32 },
|
X { foo: u32 },
|
||||||
|
Loading…
Reference in New Issue
Block a user