]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/self/elision/ref-assoc.rs
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / self / elision / ref-assoc.rs
index f9354bc884710e42e21e1adb0d6b2f22d1ec3d25..2f02cb5f3c8af6dce4771b4bcc3717a62b411fc4 100644 (file)
@@ -1,6 +1,5 @@
 // check-pass
 
-#![feature(arbitrary_self_types)]
 #![allow(non_snake_case)]
 
 use std::pin::Pin;