| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-06 | remove an unnecessary stderr-per-bitwidth | Ralf Jung | -134/+0 | |
| 2023-08-02 | const validation: point at where we found a pointer but expected an integer | Ralf Jung | -5/+5 | |
| 2023-07-25 | interpret: refactor projection code to work on a common trait, and use that ↵ | Ralf Jung | -5/+18 | |
| for visitors | ||||
| 2023-06-01 | Use translatable diagnostics in `rustc_const_eval` | Deadbeef | -2/+2 | |
| 2023-03-22 | Add `CastKind::Transmute` to MIR | Scott McMurray | -2/+2 | |
| 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-01-11 | Move /src/test to /tests | Albert Larsan | -0/+121 | |
