]> git.lizzy.rs Git - rust.git/commit
interpret: track place alignment together with the type, not the value
authorRalf Jung <post@ralfj.de>
Sun, 3 Jul 2022 14:21:47 +0000 (10:21 -0400)
committerRalf Jung <post@ralfj.de>
Sun, 3 Jul 2022 14:22:37 +0000 (10:22 -0400)
commit8955686e055c27447c2616555f3fce4ea7c6a61d
treea601d0a996b2cd3fd1de01cd148199e59eceb88f
parentada8c80bedb713b320af00aacab97d01d9cb5933
interpret: track place alignment together with the type, not the value
compiler/rustc_const_eval/src/interpret/eval_context.rs
compiler/rustc_const_eval/src/interpret/operand.rs
compiler/rustc_const_eval/src/interpret/place.rs