about summary refs log tree commit diff
path: root/tests/ui/layout/unknown-when-no-type-parameter.rs
AgeCommit message (Expand)AuthorLines
2025-07-20Consider parent predicates in ImpossiblePredicates pass.Camille GILLOT-3/+2
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-1/+1
2025-06-02Use the informative error as the main const eval error messageOli Scherer-3/+7
2025-04-13UI tests: migrate remaining compile time `error-pattern`s to line annotationsVadim Petrochenkov-2/+2
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-2/+1
2025-01-27Add `TooGeneric` variant to `LayoutError` and emit `Unknown` oneFedericoBruzzone-0/+14