Skip to content

Commit 86f7eb3

Browse files
committed
test: Fix aux-build in struct-destructuring-cross-crate. rs=bustage
1 parent b90ee4e commit 86f7eb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/struct-destructuring-cross-crate.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// xfail-fast
2+
// aux-build:struct_destructuring_cross_crate.rs
3+
24
extern mod struct_destructuring_cross_crate;
35

46
fn main() {

0 commit comments

Comments
 (0)