Skip to content

Commit

Permalink
Small cleanup for E0705 explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Jun 27, 2020
1 parent 228a0ed commit 99c1513
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/librustc_error_codes/error_codes/E0705.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
A `#![feature]` attribute was declared for a feature that is stable in
the current edition, but not in all editions.
A `#![feature]` attribute was declared for a feature that is stable in the
current edition, but not in all editions.

Erroneous code example:

Expand Down

0 comments on commit 99c1513

Please sign in to comment.