about summary refs log tree commit diff
path: root/tests/ui/structs/field-implied-unsizing-wfcheck.rs
AgeCommit message (Expand)AuthorLines
2024-08-05Test more cases of WF-checking for fieldsNoah Lev-2/+23
2024-08-05WF-check struct field types at construction siteNoah Lev-0/+1
2024-08-05Add test for WF check of implied unsizing in struct fieldsNoah Lev-0/+10