summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/read_immutable_static.rs
AgeCommit message (Expand)AuthorLines
2020-04-07--bless more mir-opt tests.Ana-Maria Mihalache-24/+1
2020-03-11Deduplicate and clean up pretty printing logicOliver Scherer-2/+2
2020-01-24Render const pointers in MIR more compactlyOliver Scherer-2/+2
2019-12-13Const prop should finish propagation into user defined variablesWesley Wiser-1/+1
2019-11-21Bless remaining test outputMatthew Jasper-5/+7
2019-09-28Allow reading non-mutable statics in const propWesley Wiser-0/+29