rust/src/test/mir-opt/const_prop
2019-06-13 21:05:21 +01:00
..
array_index.rs [const-prop] Support propagating into Assert's cond Operand 2019-05-19 16:13:08 -04:00
checked_add.rs [const-prop] Support propagating into Assert's cond Operand 2019-05-19 16:13:08 -04:00
const_prop_fails_gracefully.rs Add const-eval support for indirects 2019-06-03 23:53:46 -05:00
indirect.rs Add const-eval support for indirects 2019-06-03 23:53:46 -05:00
ref_deref.rs [const-prop] Handle ProjectionElem::Deref 2019-06-06 08:31:54 -04:00
reify_fn_ptr.rs [const-prop] Fix ICE when casting function pointers 2019-06-06 08:31:28 -04:00
slice_len.rs [const-prop] Handle Rvalue::Len 2019-06-06 08:31:54 -04:00
switch_int.rs Create fewer basic blocks in match MIR lowering 2019-06-13 21:05:21 +01:00