Clean up E0554 explanation
This commit is contained in:
parent
45d050cde2
commit
410fc9da3b
@ -1,7 +1,7 @@
|
||||
Feature attributes are only allowed on the nightly release channel. Stable or
|
||||
beta compilers will not comply.
|
||||
|
||||
Example of erroneous code (on a stable compiler):
|
||||
Erroneous code example:
|
||||
|
||||
```ignore (depends on release channel)
|
||||
#![feature(non_ascii_idents)] // error: `#![feature]` may not be used on the
|
||||
|
Loading…
Reference in New Issue
Block a user