]> git.lizzy.rs Git - rust.git/blob - src/test/ui/rfc1598-generic-associated-types/shadowing.stderr
Auto merge of #57018 - dcreager:redundant-linker, r=alexcrichton
[rust.git] / src / test / ui / rfc1598-generic-associated-types / shadowing.stderr
1 warning: the feature `generic_associated_types` is incomplete and may cause the compiler to crash
2   --> $DIR/shadowing.rs:1:12
3    |
4 LL | #![feature(generic_associated_types)]
5    |            ^^^^^^^^^^^^^^^^^^^^^^^^
6