rust/compiler/rustc_codegen_ssa
Tomasz Miąsko dff602fc18 Add a pointer to address cast kind
A pointer to address cast are often special-cased.
Introduce a dedicated cast kind to make them easy distinguishable.
2022-05-31 00:00:00 +00:00
..
2022-05-31 00:00:00 +00:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.