Skip to content

Commit ca30890

Browse files
Add info about unused_attributes
1 parent 38cc89e commit ca30890

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/tests/ui.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,7 @@ By default, test suites under UI test mode (`tests/ui`, `tests/ui-fulldeps`,
636636
but not `tests/rustdoc-ui`) will specify
637637

638638
- `-A unused`
639+
- `-W unused_attributes` (since these tend to be interesting for ui tests)
639640
- `-A internal_features`
640641

641642
If:

0 commit comments

Comments
 (0)