This commit is contained in:
Ralf Jung 2020-04-07 19:33:03 +02:00
parent f462b4c257
commit 7841f44593
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
e6cef0445779724b469ab7b9a8d3c05d9e848ca8
42abbd8878d3b67238f3611b0587c704ba94f39c

View file

@ -1,7 +1,7 @@
// Validation/SB changes why we fail
// compile-flags: -Zmiri-disable-validation -Zmiri-disable-stacked-borrows
// error-pattern: deallocating `Stack` memory using `Machine(Rust)` deallocation operation
// error-pattern: deallocating stack variable memory using Rust heap deallocation operation
fn main() {
let x = 42;