| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-07 | const-eval error: always say in which item the error occurred | Ralf Jung | -3/+3 |
| 2025-06-02 | Clarify why we are talking about a failed const eval at a random place | Oli Scherer | -3/+3 |
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -6/+6 |
| 2025-05-09 | Merge typeck loop with static/const item eval loop | Oli Scherer | -18/+18 |
| 2025-03-14 | Do not suggest using `-Zmacro-backtrace` for builtin macros | Esteban Küber | -6/+0 |
| 2025-02-28 | Shorten span of panic failures in const context | Esteban Küber | -3/+3 |
| 2024-12-12 | Filter empty lines, comments and delimiters from previous to last multiline s... | Esteban Küber | -5/+0 |
| 2024-12-01 | fix safe-transmute handling of enums | Ralf Jung | -1/+23 |
| 2024-08-27 | safe transmute: Rename `BikeshedIntrinsicFrom` to `TransmuteFrom` | Jack Wrenn | -4/+4 |
| 2024-06-14 | safe transmute: support non-ZST, variantful, uninhabited enums | Jack Wrenn | -6/+36 |
| 2024-04-08 | Compute transmutability from `rustc_target::abi::Layout` | Jack Wrenn | -0/+86 |
