about summary refs log tree commit diff
path: root/src/test/ui/useless_comment.rs
AgeCommit message (Collapse)AuthorLines
2019-03-14Moved issue tests to subdirs and normalised names.Alexander Regueiro-45/+0
2019-03-08expand unused doc comment diagnosticAndy Russell-6/+25
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-1/+7
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-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+30