]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/generic-associated-types/construct_with_other_type.rs
Rollup merge of #102954 - GuillaumeGomez:cfg-hide-attr-checks, r=Manishearth
[rust.git] / src / test / ui / generic-associated-types / construct_with_other_type.rs
index 060804269aa70a6a18d07010a10d19f743c8b7a2..5cb07f55883437b63bbfaf604667930f633c9467 100644 (file)
@@ -1,5 +1,3 @@
-#![feature(generic_associated_types)]
-
 // check-pass
 
 use std::ops::Deref;