2beabbbf6f
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.
The goal of this directory is to track the quality of MIR that is given to codegen in a standard -O
condiguration.
As such, feel free to --bless
whatever changes you get here, so long as doing so doesn't add substantially more MIR.