about summary refs log tree commit diff
path: root/src/test/ui/structs/struct-record-suggestion.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-33/+0
2022-11-18Add a detailed note for missing comma in FRU syntax typoMichael Goulet-2/+1
2022-08-09Extend comma suggestion to cases where fields arent missingMichael Goulet-3/+21
2022-03-27diagnostics: suggest missing comma in bad FRU syntaxMichael Howell-0/+16