]> git.proxmox.com Git - rustc.git/blame - src/test/ui/generic-associated-types/issue-68649-pass.stderr
New upstream version 1.54.0+dfsg1
[rustc.git] / src / test / ui / generic-associated-types / issue-68649-pass.stderr
CommitLineData
5869c6ff
XL
1warning: the feature `generic_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes
2 --> $DIR/issue-68649-pass.rs:3:12
3 |
4LL | #![feature(generic_associated_types)]
5 | ^^^^^^^^^^^^^^^^^^^^^^^^
6 |
7 = note: `#[warn(incomplete_features)]` on by default
8 = note: see issue #44265 <https://github.com/rust-lang/rust/issues/44265> for more information
9
10warning: 1 warning emitted
11