We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8be5c3 commit d5b55c1Copy full SHA for d5b55c1
src/test/run-pass/issue-27889.rs
@@ -10,7 +10,6 @@
10
11
// Test that a field can have the same name in different variants
12
// of an enum
13
-// FIXME #27889
14
15
pub enum Foo {
16
X { foo: u32 },
0 commit comments