]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/const-generics/array-wrapper-struct-ctor.rs
New upstream version 1.56.0~beta.4+dfsg1
[rustc.git] / src / test / ui / const-generics / array-wrapper-struct-ctor.rs
index 732a18714566ca68b450a9d86dce80059f0a3f4c..a712f691dbe2242cfbf64957f057bb379bff7870 100644 (file)
@@ -1,7 +1,4 @@
 // run-pass
-// revisions: full min
-#![cfg_attr(full, feature(const_generics))]
-#![cfg_attr(full, allow(incomplete_features))]
 
 #![allow(dead_code)]