Skip to content

Commit 346d378

Browse files
committed
auto merge of #12022 : alexcrichton/rust/unblock-snapshot, r=thestinger
cc #12021
2 parents c1395ea + 882b482 commit 346d378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/debug-info/function-arg-initialization.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// except according to those terms.
1010

1111
// xfail-android: FIXME(#10381)
12+
// xfail-test: FIXME(#12021)
1213

1314
// This test case checks if function arguments already have the correct value when breaking at the
1415
// first line of the function, that is if the function prologue has already been executed at the

0 commit comments

Comments
 (0)