]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/self/elision/ref-self-async.rs
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / self / elision / ref-self-async.rs
index 9425fbfca8f084e532d4073a1d01bbe52101f715..6a98b79cb3bbafeb08097042597104c997492fa2 100644 (file)
@@ -1,6 +1,5 @@
 // edition:2018
 
-#![feature(arbitrary_self_types)]
 #![allow(non_snake_case)]
 
 use std::marker::PhantomData;