blob: c6e7fd77cd91496cd9002ce57bf5aed9ec6f3d3f [file] [log] [blame]
warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable
--> $DIR/macro-path-prelude-pass.rs:3:12
|
LL | #![feature(extern_prelude)]
| ^^^^^^^^^^^^^^
|
= note: `#[warn(stable_features)]` on by default