about summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop_miscompile
AgeCommit message (Expand)AuthorLines
2020-07-29Move mir-opt tests to toplevelXavier Denis-138/+0
2020-07-29add crate name to mir dumpsXavier Denis-0/+0
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-8/+8
2020-06-23The const propagator cannot trace references.Oliver Scherer-0/+138