Skip to content

Commit 2299484

Browse files
Merge pull request #2739 from rust-lang/unused_attributes
Add info about unused_attributes
2 parents 38cc89e + ca30890 commit 2299484

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)