rust/src/test/ui/E0705.stderr

7 lines
181 B
Plaintext
Raw Normal View History

warning[E0705]: the feature `raw_identifiers` is included in the Rust 2018 edition
--> $DIR/E0705.rs:13:12
|
LL | #![feature(raw_identifiers)]
| ^^^^^^^^^^^^^^^