Fix diagnostic_list error
This commit is contained in:
parent
8d7638fa69
commit
a8b5b95d65
1 changed files with 1 additions and 1 deletions
|
|
@ -380,7 +380,7 @@ the current edition.
|
|||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0705
|
||||
```ignore (limited to a warning during 2018 edition development)
|
||||
#![feature(rust_2018_preview)]
|
||||
#![feature(raw_identifiers)] // error: the feature `raw_identifiers` is
|
||||
// included in the Rust 2018 edition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue