]> git.proxmox.com Git - rustc.git/blob - src/test/ui/macros/macro-path-prelude-pass.stderr
New upstream version 1.40.0+dfsg1
[rustc.git] / src / test / ui / macros / macro-path-prelude-pass.stderr
1 warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable
2 --> $DIR/macro-path-prelude-pass.rs:3:12
3 |
4 LL | #![feature(extern_prelude)]
5 | ^^^^^^^^^^^^^^
6 |
7 = note: `#[warn(stable_features)]` on by default
8