]> git.lizzy.rs Git - rust.git/commit
[const-prop] Handle ProjectionElem::Deref
authorWesley Wiser <wwiser@gmail.com>
Tue, 4 Jun 2019 01:52:26 +0000 (21:52 -0400)
committerWesley Wiser <wwiser@gmail.com>
Thu, 6 Jun 2019 12:31:54 +0000 (08:31 -0400)
commit1e50e01bb7c3200c48c8739435d4e7cece83ed6c
treecd78eb59c6a7d7cfd5d5f30fb4612f3beb9412e8
parent9f4d94b908d333161442c77314e1527eb8223a0e
[const-prop] Handle ProjectionElem::Deref
src/librustc_mir/transform/const_prop.rs
src/test/mir-opt/const_prop/ref_deref.rs [new file with mode: 0644]