]> git.proxmox.com Git - rustc.git/blobdiff - src/test/rustdoc/issue-46976.rs
New upstream version 1.26.0+dfsg1
[rustc.git] / src / test / rustdoc / issue-46976.rs
index 0df80fe3bd77aa6c5dff05d97e78098361fff485..ce09f62a552d762cdc8bcb5cae00fe5520f1dd23 100644 (file)
@@ -8,5 +8,4 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#![feature(universal_impl_trait)]
 pub fn ice(f: impl Fn()) {}