]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/rustfmt/tests/target/issue_4257.rs
New upstream version 1.65.0+dfsg1
[rustc.git] / src / tools / rustfmt / tests / target / issue_4257.rs
index 1ebaaf2b6001814bc4bc7c9f2d16b3e440b81a66..309a66c8dc3ccfb6e7782a36bb483a213926203d 100644 (file)
@@ -1,6 +1,3 @@
-#![feature(generic_associated_types)]
-#![allow(incomplete_features)]
-
 trait Trait<T> {
     type Type<'a>
     where