| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-11-18 | use `TypingEnv` when no `infcx` is available | lcnr | -3/+3 |
| 2024-11-03 | compiler: Directly use rustc_abi in const_eval | Jubilee Young | -1/+1 |
| 2024-08-08 | Rename struct_tail_erasing_lifetimes to struct_tail_for_codegen | Michael Goulet | -1/+1 |
| 2024-08-08 | Normalize struct tail properly in disalignment check | Michael Goulet | -1/+1 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_const_eval`. | Nicholas Nethercote | -0/+1 |
| 2023-09-06 | still accept references to u8 slices and str in packed fields | Ralf Jung | -2/+8 |
| 2023-09-05 | fix detecting references to packed unsized fields | Ralf Jung | -1/+3 |
| 2023-08-24 | MIR validation: reject in-place argument/return for packed fields | Ralf Jung | -1/+2 |
| 2022-08-03 | fix is_disaligned logic for nested packed structs | Ralf Jung | -16/+12 |
| 2022-03-11 | Improve `AdtDef` interning. | Nicholas Nethercote | -1/+1 |
| 2022-02-19 | rustc_const_eval: adopt let else in more places | est31 | -6/+3 |
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -0/+70 |
