2018-08-09 15:51:12 -05:00
|
|
|
warning[E0705]: the feature `impl_header_lifetime_elision` is included in the Rust 2018 edition
|
2018-08-15 18:06:26 -05:00
|
|
|
--> $DIR/E0705.rs:13:12
|
2018-08-02 11:31:54 -05:00
|
|
|
|
|
2018-08-09 15:51:12 -05:00
|
|
|
LL | #![feature(impl_header_lifetime_elision)]
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2018-08-02 11:31:54 -05:00
|
|
|
|