Skip to content

Commit 6f1156a

Browse files
committed
fixing mir pass name to text comment
1 parent 3ab6936 commit 6f1156a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/mir-opt/unnamed-fields/field_access.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//@ unit-test: UnnamedFields
1+
// Tests the correct handling of unnamed fields within structs and unions marked with #[repr(C)].
22

33
// EMIT_MIR field_access.foo.SimplifyCfg-initial.after.mir
44
// EMIT_MIR field_access.bar.SimplifyCfg-initial.after.mir

0 commit comments

Comments
 (0)