| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-03-22 | Add `CastKind::Transmute` to MIR | Scott McMurray | -0/+15 | |
| 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. | ||||
