summary refs log tree commit diff
path: root/src/test/mir-opt/deaggregator_test.rs
AgeCommit message (Expand)AuthorLines
2017-08-02rustc_const_math: use apfloat::ieee::{Single,Double} in ConstFloat.Eduard-Mihai Burtescu-2/+2
2016-10-04update testsAriel Ben-Yehuda-2/+2
2016-09-29Remove MIR dump comments from mir-opt testsJonas Schievink-10/+10
2016-09-29Change the `local` prefix to `_`Jonas Schievink-8/+8
2016-09-26[WIP] Move MIR towards a single kind of localJonas Schievink-9/+9
2016-08-02fix field type, add testScott A Carr-0/+41