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. |
||
|---|---|---|
| .. | ||
| lifetimes.foo.ScalarReplacementOfAggregates.diff | ||
| lifetimes.rs | ||
| structs.constant.ScalarReplacementOfAggregates.diff | ||
| structs.copies.ScalarReplacementOfAggregates.diff | ||
| structs.dropping.ScalarReplacementOfAggregates.diff | ||
| structs.enums.ScalarReplacementOfAggregates.diff | ||
| structs.escaping.ScalarReplacementOfAggregates.diff | ||
| structs.flat.ScalarReplacementOfAggregates.diff | ||
| structs.ref_copies.ScalarReplacementOfAggregates.diff | ||
| structs.rs | ||
| structs.structs.ScalarReplacementOfAggregates.diff | ||
| structs.unions.ScalarReplacementOfAggregates.diff | ||