]> git.proxmox.com Git - rustc.git/blame - 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
CommitLineData
b7449926 1warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable
0731742a 2 --> $DIR/macro-path-prelude-pass.rs:3:12
b7449926
XL
3 |
4LL | #![feature(extern_prelude)]
5 | ^^^^^^^^^^^^^^
6 |
416331ca 7 = note: `#[warn(stable_features)]` on by default
b7449926 8