rust/compiler/rustc_borrowck
Scott McMurray 64cce5fc7d Add CastKind::Transmute to MIR
Updates `interpret`, `codegen_ssa`, and `codegen_cranelift` to consume the new cast instead of the intrinsic.

Includes `CastTransmute` for custom MIR building, to be able to test the extra UB.
2023-03-22 15:15:41 -07:00
..
src Add CastKind::Transmute to MIR 2023-03-22 15:15:41 -07:00
Cargo.toml Do not use hir_ty_to_ty 2022-12-23 16:45:16 -08:00
messages.ftl Simplify message paths 2023-03-11 22:51:57 +01:00