]> git.lizzy.rs Git - rust.git/commit
Improve correctness of `Frame` and `Memory` equality
authorDylan MacKenzie <ecstaticmorse@gmail.com>
Fri, 22 Jun 2018 20:31:25 +0000 (13:31 -0700)
committerDylan MacKenzie <ecstaticmorse@gmail.com>
Wed, 4 Jul 2018 21:36:07 +0000 (14:36 -0700)
commit0f1c61cb7f20d8600e334bdd13e39c0eeb313d15
tree70b429fe88196f87773af80f60f3ebe8993a8912
parent788c5f3c8b1453d5c7815bc345b8b7e7f79ebf80
Improve correctness of `Frame` and `Memory` equality

Incorporate a subset of the suggestions from @oli-obk. More to come.
src/librustc_mir/interpret/eval_context.rs
src/librustc_mir/interpret/memory.rs