Rollup merge of #73794 - GuillaumeGomez:cleanup-e0705, r=Dylan-DPC

Small cleanup for E0705 explanation

r? @Dylan-DPC
This commit is contained in:
Manish Goregaokar
2020-07-16 11:18:29 -07:00
committed by GitHub
@@ -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: