]> git.lizzy.rs Git - rust.git/commit
Move alignment checks out of `Allocation`
authorOliver Scherer <github35764891676564198441@oli-obk.de>
Thu, 15 Nov 2018 13:43:58 +0000 (14:43 +0100)
committerOliver Scherer <github35764891676564198441@oli-obk.de>
Sat, 24 Nov 2018 10:36:32 +0000 (11:36 +0100)
commit8b04b098695951f561ef4eedf33c6fbc63728caa
tree152c0e41efe0fa16773a6d7795e8db637e0594db
parent1c08ced99589114164f057bc4cd020a6bad48af9
Move alignment checks out of `Allocation`
src/librustc/mir/interpret/allocation.rs
src/librustc_mir/interpret/memory.rs
src/librustc_mir/interpret/operand.rs
src/librustc_mir/interpret/place.rs
src/librustc_mir/interpret/terminator.rs
src/librustc_mir/interpret/traits.rs