| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-30 | Unconditionally run `check_item_type` on all items | Oli Scherer | -12/+12 | |
| 2025-06-07 | const-eval error: always say in which item the error occurred | Ralf Jung | -1/+1 | |
| also adjust the wording a little so that we don't say "the error occurred here" for two different spans | ||||
| 2025-06-02 | Clarify why we are talking about a failed const eval at a random place | Oli Scherer | -1/+1 | |
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -2/+2 | |
| 2025-01-27 | Add `TooGeneric` variant to `LayoutError` and emit `Unknown` one | FedericoBruzzone | -3/+9 | |
| - `check-pass` test for a MRE of #135020 - fail test for #135138 - switch to `TooGeneric` for checking CMSE fn signatures - switch to `TooGeneric` for compute `SizeSkeleton` (for transmute) - fix broken tests | ||||
| 2025-01-14 | Consider more erroneous layouts as LayoutError::ReferencesError to suppress ↵ | Michael Goulet | -0/+51 | |
| spurious errors | ||||
