about summary refs log tree commit diff
path: root/tests/ui/pub/pub-ident-struct-4.stderr
AgeCommit message (Expand)AuthorLines
2024-08-03Bless test falloutMichael Goulet-2/+2
2024-08-03Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix"Michael Goulet-4/+4
2024-07-08Add suggestions for possible missing `fn`, `struct`, or `enum` keywordstrevyn-3/+3
2024-06-05Detect pub structs never constructed and unused associated constants in traitsr0cky-3/+3
2024-01-02Adjust compiler tests for unused_tuple_struct_fields -> dead_codeJake Goulding-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-02-01Fix condition for "missing `struct`" diagnostic on tuple structsXiretza-0/+13