about summary refs log tree commit diff
path: root/src/test/ui/useless_comment.stderr
AgeCommit message (Collapse)AuthorLines
2019-03-14Moved issue tests to subdirs and normalised names.Alexander Regueiro-98/+0
2019-03-11Update testsVadim Petrochenkov-12/+12
2019-03-08expand unused doc comment diagnosticAndy Russell-23/+75
Report the diagnostic on macro expansions, and add a label indicating why the comment is unused.
2019-03-08improve unused doc comment diagnostic reportingAndy Russell-5/+19
Report all unused attributes on a given doc comment instead of just the first one, and extend the span of sugared doc comments to encompass the whole comment.
2018-12-25Remove licensesMark Rousskov-5/+5
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+32