]> git.proxmox.com Git - rustc.git/blame - src/test/ui/rfc1598-generic-associated-types/generic-associated-types-where.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / rfc1598-generic-associated-types / generic-associated-types-where.stderr
CommitLineData
b7449926 1warning: the feature `generic_associated_types` is incomplete and may cause the compiler to crash
0731742a 2 --> $DIR/generic-associated-types-where.rs:1:12
b7449926 3 |
532ac7d7 4LL | #![feature(generic_associated_types)]
b7449926 5 | ^^^^^^^^^^^^^^^^^^^^^^^^
416331ca
XL
6 |
7 = note: `#[warn(incomplete_features)]` on by default
b7449926 8