warning: the feature `generic_associated_types` is incomplete and may cause the compiler to crash --> $DIR/gat-incomplete-warning.rs:13:12 | LL | #![feature(generic_associated_types)] | ^^^^^^^^^^^^^^^^^^^^^^^^