]> git.lizzy.rs Git - rust.git/blob - src/test/ui/E0705.stderr
Rollup merge of #53317 - estebank:abolish-ice, r=oli-obk
[rust.git] / src / test / ui / E0705.stderr
1 warning[E0705]: the feature `raw_identifiers` is included in the Rust 2018 edition
2   --> $DIR/E0705.rs:14:12
3    |
4 LL | #![feature(raw_identifiers)]
5    |            ^^^^^^^^^^^^^^^
6