about summary refs log tree commit diff
path: root/tests/ui/tool-attributes
AgeCommit message (Collapse)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+2
2023-04-07Rewrite added diagnostics as translatableTom Martin-2/+2
Start messages with lowercase
2023-04-01BlessTom Martin-4/+6
2023-03-30Update non-derive macro error message to match suggestionTom Martin-6/+6
It's now split between two errors, one to remove the invalid derive macro and one suggesting adding a new non-derive macro
2023-03-26Add suggestion to remove derive() if invoked macro is non-deriveTom Martin-0/+6
2023-02-26Merge the two diagnostics.Camille GILLOT-2/+4
2023-02-23Fix ICE in 'duplicate diagnostic item' diagnosticclubby789-0/+31
2023-01-11Move /src/test to /testsAlbert Larsan-0/+130