rust/tests/mir-opt/sroa
Nilstrieb 2beabbbf6f Rename adjustment::PointerCast and variants using it to PointerCoercion
It makes it sound like the `ExprKind` and `Rvalue` are supposed to represent all pointer related
casts, when in reality their just used to share a some enum variants. Make it clear there these
are only coercion to make it clear why only some pointer related "casts" are in the enum.
2023-07-07 18:17:16 +02:00
..
lifetimes.foo.ScalarReplacementOfAggregates.diff Rename adjustment::PointerCast and variants using it to PointerCoercion 2023-07-07 18:17:16 +02:00
lifetimes.rs Remove -Zverbose. 2023-03-05 19:18:58 +00:00
structs.constant.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.copies.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.dropping.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.enums.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.escaping.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.flat.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.ref_copies.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.rs
structs.structs.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
structs.unions.ScalarReplacementOfAggregates.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00