about summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/mutable_variable/rustc.main.ConstProp.diff
AgeCommit message (Expand)AuthorLines
2020-07-29add crate name to mir dumpsXavier Denis-52/+0
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-3/+3
2020-05-14[const-prop] Don't replace Rvalues that are already constantsWesley Wiser-2/+1
2020-05-06Const prop aggregates even if partially or fully modifiedOliver Scherer-0/+53