]> git.lizzy.rs Git - rust.git/commit
make ENFORCE_VALIDITY a function
authorRalf Jung <post@ralfj.de>
Thu, 11 Oct 2018 06:48:15 +0000 (08:48 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 13 Oct 2018 07:09:03 +0000 (09:09 +0200)
commit69576fcdee00b7e820c2faee258e24bb50db266a
treebbe1dd1085ec36f30cf8beef81d984e4538546ca
parent3272c9845cb6fcd8c15bcd0cb4c229de42f583c7
make ENFORCE_VALIDITY a function

miri needs this extra flexibility
src/librustc_mir/const_eval.rs
src/librustc_mir/interpret/eval_context.rs
src/librustc_mir/interpret/machine.rs
src/librustc_mir/interpret/place.rs