]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/generic-associated-types/construct_with_other_type.rs
Rollup merge of #85534 - csmoe:demagnle-assert, r=michaelwoerister
[rust.git] / src / test / ui / generic-associated-types / construct_with_other_type.rs
index ff9d61658f4eb2a1da4aad9ebad725cb0ce66881..9ae328cc48b1d988d8a9fecd3632987ab2d8a219 100644 (file)
@@ -1,4 +1,3 @@
-#![allow(incomplete_features)]
 #![feature(generic_associated_types)]
 
 // check-pass