xfail-test failing test
This commit is contained in:
parent
67ca37ac61
commit
2f284cefa0
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
// xfail-test (still buggy)
|
||||||
// xfail-fast (compile-flags unsupported on windows)
|
// xfail-fast (compile-flags unsupported on windows)
|
||||||
// compile-flags:--borrowck=err
|
// compile-flags:--borrowck=err
|
||||||
// exec-env:RUST_POISON_ON_FREE=1
|
// exec-env:RUST_POISON_ON_FREE=1
|
||||||
|
@ -16,4 +17,4 @@ fn main() {
|
||||||
assert ptr::addr_of(*x.f) != ptr::addr_of(*b_x);
|
assert ptr::addr_of(*x.f) != ptr::addr_of(*b_x);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue