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.
2 parents edd4858 + 3ca59d2 commit 2e419e4Copy full SHA for 2e419e4
tests/run-pass/stacked-borrows/2phase.rs
@@ -1,3 +1,4 @@
1
+// compile-flags: -Zmiri-tag-raw-pointers
2
#![allow(mutable_borrow_reservation_conflict)]
3
4
trait S: Sized {
0 commit comments