rustup
This commit is contained in:
parent
f462b4c257
commit
7841f44593
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
e6cef0445779724b469ab7b9a8d3c05d9e848ca8
|
||||
42abbd8878d3b67238f3611b0587c704ba94f39c
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue