Closed
Description
Update test file to use #![deny(unused_parens)]
+ //~ ERROR
annotations instead of pretty-json
(see https://rust-lang.github.io/rustc-guide/tests/adding.html)
The files need to update are:
test/lint/unused_parens_json_suggestions.rs
test/lint/used_parens_remove_json_suggestion.rs
This issue has been assigned to @polyedre via this comment.
Metadata
Metadata
Assignees
Labels
Area: Lints (warnings about flaws in source code) such as unused_mut.Area: The testsuite used to check the correctness of rustcCategory: PRs that clean code up or issues documenting cleanup.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Relevant to the compiler team, which will review and decide on the PR/issue.