rust/src/test/mir-opt/inline
Bastian Kauschke a909eb6b65 improve naming
2020-07-15 13:06:47 +02:00
..
inline-any-operand Show the values and computation that would overflow a const evaluation or propagation 2020-06-26 10:08:52 +02:00
inline-closure Emit basic block ids for statements and terminators in MIR only in -Zverbose mode 2020-04-27 15:16:12 +02:00
inline-closure-borrows-arg Emit basic block ids for statements and terminators in MIR only in -Zverbose mode 2020-04-27 15:16:12 +02:00
inline-closure-captures Emit basic block ids for statements and terminators in MIR only in -Zverbose mode 2020-04-27 15:16:12 +02:00
inline-into-box-place Show the values and computation that would overflow a const evaluation or propagation 2020-06-26 10:08:52 +02:00
inline-retag improve naming 2020-07-15 13:06:47 +02:00
inline-specialization Show the values and computation that would overflow a const evaluation or propagation 2020-06-26 10:08:52 +02:00
inline-trait-method Emit basic block ids for statements and terminators in MIR only in -Zverbose mode 2020-04-27 15:16:12 +02:00
inline-trait-method_2 Emit basic block ids for statements and terminators in MIR only in -Zverbose mode 2020-04-27 15:16:12 +02:00
issue-58867-inline-as-ref-as-mut InstCombine: Don't optimize &mut *x into x 2020-05-31 16:22:23 +02:00
inline-any-operand.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
inline-closure-borrows-arg.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
inline-closure-captures.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
inline-closure.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
inline-into-box-place.rs tests: don't use only-64bit in mir-opt tests. 2020-04-11 13:39:23 +03:00
inline-retag.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
inline-specialization.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
inline-trait-method.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
inline-trait-method_2.rs --bless more mir-opt tests. 2020-04-07 17:49:14 +00:00
issue-58867-inline-as-ref-as-mut.rs check that AsRef and AsMut are inlined 2020-04-26 12:47:15 +02:00