about summary refs log tree commit diff
path: root/tests/ui/structs/default-field-values/visibility.rs
AgeCommit message (Expand)AuthorLines
2025-01-18Emit a single privacy error for multiple fields on the same struct expressionEsteban Küber-5/+18
2025-01-18Add test for construction of struct with private field with default valueEsteban Küber-0/+29