about summary refs log tree commit diff
path: root/tests/ui/structs/default-field-values/failures.rs
AgeCommit message (Expand)AuthorLines
2025-06-17Reject union default field valuesJieyou Xu-2/+2
2025-06-16Add union with default field values case testJieyou Xu-0/+6
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-4/+6
2025-04-07Make error message for missing fields with .. and without .. more consistentMichael Goulet-2/+3
2025-03-04Allow struct field default values to reference struct's genericsMichael Goulet-2/+2
2024-12-14Move default-field-values tests into a subdirectoryMichael Goulet-0/+64