Auto merge of #2080 - RalfJung:2phase, r=RalfJung
make sure 2-phase borows work even with raw ptr tagging
This commit is contained in:
commit
2e419e4ff6
@ -1,3 +1,4 @@
|
||||
// compile-flags: -Zmiri-tag-raw-pointers
|
||||
#![allow(mutable_borrow_reservation_conflict)]
|
||||
|
||||
trait S: Sized {
|
||||
|
Loading…
x
Reference in New Issue
Block a user