Skip to content

Commit d5b55c1

Browse files
committed
remove FIXME(#27889) since the issue is already fixed
1 parent c8be5c3 commit d5b55c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/run-pass/issue-27889.rs

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
// Test that a field can have the same name in different variants
1212
// of an enum
13-
// FIXME #27889
1413

1514
pub enum Foo {
1615
X { foo: u32 },

0 commit comments

Comments
 (0)