]> git.proxmox.com Git - rustc.git/blame - src/test/ui/specialization/specialization-translate-projections.stderr
Update unsuspicious file list
[rustc.git] / src / test / ui / specialization / specialization-translate-projections.stderr
CommitLineData
f035d41b
XL
1warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
2 --> $DIR/specialization-translate-projections.rs:6:12
3 |
4LL | #![feature(specialization)]
5 | ^^^^^^^^^^^^^^
6 |
f035d41b 7 = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
29967ef6 8 = help: consider using `min_specialization` instead, which is more stable and complete
2b03887a 9 = note: `#[warn(incomplete_features)]` on by default
f035d41b
XL
10
11warning: 1 warning emitted
12