interpret: ensure that Place is never used for a different frame
This commit is contained in:
parent
1678c5c328
commit
2005c2e54d
4 changed files with 46 additions and 33 deletions
|
@ -14,6 +14,7 @@ Rust MIR: a lowered representation of Rust.
|
|||
#![feature(generic_nonzero)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(slice_ptr_get)]
|
||||
#![feature(strict_provenance)]
|
||||
#![feature(never_type)]
|
||||
#![feature(trait_alias)]
|
||||
#![feature(try_blocks)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue