]> git.lizzy.rs Git - rust.git/blob - src/test/ui/rfc1598-generic-associated-types/shadowing.stderr
Auto merge of #53385 - matklad:stabilize-find-map, r=KodrAus
[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:11:12
3    |
4 LL | #![feature(generic_associated_types)]
5    |            ^^^^^^^^^^^^^^^^^^^^^^^^
6