about summary refs log tree commit diff
path: root/tests/ui/layout/invalid-unsized-const-eval.stderr
AgeCommit message (Expand)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-1/+1
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-1/+1
2025-06-02Use the informative error as the main const eval error messageOli Scherer-2/+2
2025-01-27Add `TooGeneric` variant to `LayoutError` and emit `Unknown` oneFedericoBruzzone-2/+9
2024-09-16layout computation: eagerly error for unexpected unsized fieldsLukas Markeffsky-0/+12