We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab6936 commit 6f1156aCopy full SHA for 6f1156a
tests/mir-opt/unnamed-fields/field_access.rs
@@ -1,4 +1,4 @@
1
-//@ unit-test: UnnamedFields
+// Tests the correct handling of unnamed fields within structs and unions marked with #[repr(C)].
2
3
// EMIT_MIR field_access.foo.SimplifyCfg-initial.after.mir
4
// EMIT_MIR field_access.bar.SimplifyCfg-initial.after.mir
0 commit comments