mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
Fix diagnostic_list error
This commit is contained in:
@@ -380,7 +380,7 @@ fn main() {}
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user