We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228a0ed commit 99c1513Copy full SHA for 99c1513
src/librustc_error_codes/error_codes/E0705.md
@@ -1,5 +1,5 @@
1
-A `#![feature]` attribute was declared for a feature that is stable in
2
-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.
3
4
Erroneous code example:
5
0 commit comments