We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90ee4e commit 86f7eb3Copy full SHA for 86f7eb3
src/test/run-pass/struct-destructuring-cross-crate.rs
@@ -1,4 +1,6 @@
1
// xfail-fast
2
+// aux-build:struct_destructuring_cross_crate.rs
3
+
4
extern mod struct_destructuring_cross_crate;
5
6
fn main() {
0 commit comments