]> git.proxmox.com Git - rustc.git/blob - src/test/run-pass/rfcs/rfc-2126-crate-paths/crate-path-absolute.stderr
New upstream version 1.31.0~beta.4+dfsg1
[rustc.git] / src / test / run-pass / rfcs / rfc-2126-crate-paths / crate-path-absolute.stderr
1 warning: the feature `crate_in_paths` has been stable since 1.30.0 and no longer requires an attribute to enable
2 --> $DIR/crate-path-absolute.rs:12:12
3 |
4 LL | #![feature(crate_in_paths)]
5 | ^^^^^^^^^^^^^^
6 |
7 = note: #[warn(stable_features)] on by default
8