Skip to content

Commit

Permalink
Rollup merge of rust-lang#73835 - GuillaumeGomez:cleanup-e0710, r=Dyl…
Browse files Browse the repository at this point in the history
…an-DPC

Clean up E0710 explanation

r? @Dylan-DPC
  • Loading branch information
Manishearth committed Jul 16, 2020
2 parents 2174099 + 69d5fc1 commit 537c5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc_error_codes/error_codes/E0710.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
An unknown tool name found in scoped lint
An unknown tool name was found in a scoped lint.

Erroneous code examples:

Expand Down

0 comments on commit 537c5e0

Please sign in to comment.