]> git.lizzy.rs Git - rust.git/commit
Move alignment failure error reporting to machine
authorOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 22 Nov 2022 11:16:33 +0000 (11:16 +0000)
committerOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Thu, 15 Dec 2022 16:07:35 +0000 (16:07 +0000)
commitd9d92ed7dadffa26d14274e7c73e3bdb4d56687e
tree404813021d7026b195ac93d1456c89e0143f1a67
parentd66824dbc4fb74598251a89d7c3c5fb2df5afeba
Move alignment failure error reporting to machine
compiler/rustc_const_eval/src/const_eval/machine.rs
compiler/rustc_const_eval/src/interpret/machine.rs
compiler/rustc_const_eval/src/interpret/memory.rs
compiler/rustc_mir_transform/src/const_prop.rs
compiler/rustc_mir_transform/src/dataflow_const_prop.rs
src/tools/miri/src/machine.rs