]> git.lizzy.rs Git - rust.git/commit
Do not call the `const_eval` query in mir interpretation except for caching of nulary...
authorOliver Scherer <github35764891676564198441@oli-obk.de>
Mon, 10 Aug 2020 10:40:14 +0000 (12:40 +0200)
committerOliver Scherer <github35764891676564198441@oli-obk.de>
Sat, 19 Sep 2020 08:36:36 +0000 (10:36 +0200)
commitdd9702a059eae845624478bfa12b978e8e269157
tree33c716576ca9d6fbced188c2e3ab38440a8d971d
parenta6c60bbe5de9a090c8da30d5edbd27582f6b19e6
Do not call the `const_eval` query in mir interpretation except for caching of nulary intrinsics
compiler/rustc_mir/src/const_eval/machine.rs
compiler/rustc_mir/src/interpret/eval_context.rs
compiler/rustc_mir/src/interpret/intrinsics.rs
compiler/rustc_mir/src/interpret/operand.rs