mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
make sure 2-phase borows work even with raw ptr tagging
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// compile-flags: -Zmiri-tag-raw-pointers
|
||||
#![allow(mutable_borrow_reservation_conflict)]
|
||||
|
||||
trait S: Sized {
|
||||
|
||||
Reference in New Issue
Block a user