]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/E0705.stderr
Auto merge of #54720 - davidtwco:issue-51191, r=nikomatsakis
[rust.git] / src / test / ui / E0705.stderr
index ebb8dd4975d6f101aa15f8b23f111fce301e49d6..c40064d38d2ffda28f942c01f89e53eab11d7962 100644 (file)
@@ -1,6 +1,6 @@
-warning[E0705]: the feature `raw_identifiers` is included in the Rust 2018 edition
-  --> $DIR/E0705.rs:14:12
+warning[E0705]: the feature `impl_header_lifetime_elision` is included in the Rust 2018 edition
+  --> $DIR/E0705.rs:13:12
    |
-LL | #![feature(raw_identifiers)]
-   |            ^^^^^^^^^^^^^^^
+LL | #![feature(impl_header_lifetime_elision)]
+   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^