From c4ba60a191bccd2f2568572efb76e0e37e88dd21 Mon Sep 17 00:00:00 2001 From: Bastian Kauschke Date: Tue, 17 Nov 2020 11:44:21 +0100 Subject: update tests --- src/test/ui/const-generics/array-wrapper-struct-ctor.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test/ui/const-generics/array-wrapper-struct-ctor.rs') diff --git a/src/test/ui/const-generics/array-wrapper-struct-ctor.rs b/src/test/ui/const-generics/array-wrapper-struct-ctor.rs index 390b6cc2049..732a1871456 100644 --- a/src/test/ui/const-generics/array-wrapper-struct-ctor.rs +++ b/src/test/ui/const-generics/array-wrapper-struct-ctor.rs @@ -2,7 +2,6 @@ // revisions: full min #![cfg_attr(full, feature(const_generics))] #![cfg_attr(full, allow(incomplete_features))] -#![cfg_attr(min, feature(min_const_generics))] #![allow(dead_code)] -- cgit 1.4.1-3-g733a5