rust/src/test/ui/E0705.stderr
2018-08-20 21:57:56 +01:00

7 lines
220 B
Plaintext

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