]> git.lizzy.rs Git - rust.git/blob - src/test/ui/E0705.stderr
Auto merge of #53088 - matthewjasper:closure-region-spans, r=nikomatsakis
[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