]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/consts/const-eval/dont_promote_unstable_const_fn.rs
New upstream version 1.53.0+dfsg1
[rustc.git] / src / test / ui / consts / const-eval / dont_promote_unstable_const_fn.rs
index 3729285956b4c4add58f71dfca359baf3dfb04fa..4b3cf70739cc46fff76a31a7a292f851d283c997 100644 (file)
@@ -3,7 +3,6 @@
             we're apparently really bad at it",
             issue = "none")]
 
-#![feature(const_fn)]
 #![feature(staged_api)]
 
 #[stable(feature = "rust1", since = "1.0.0")]