rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.31k stars 327 forks source link

avoid mutating the global environment #3421

Closed RalfJung closed 5 months ago

RalfJung commented 5 months ago

remove_var is just as bad as set_var, let's not do that.

RalfJung commented 5 months ago

@bors r+

bors commented 5 months ago

:pushpin: Commit 39b45eaf310f2f48a1f50e5663f6ac6d68230e94 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 5 months ago

:hourglass: Testing commit 39b45eaf310f2f48a1f50e5663f6ac6d68230e94 with merge aa675651b160d0cd51898286264d9deb8a661e98...

bors commented 5 months ago

:sunny: Test successful - checks-actions Approved by: RalfJung Pushing aa675651b160d0cd51898286264d9deb8a661e98 to master...