Mark const_trait_impl as active

This commit is contained in:
Deadbeef
2021-07-16 11:54:00 +08:00
parent b1f8e27b74
commit 8841a426e5
38 changed files with 24 additions and 47 deletions

View File

@@ -2,7 +2,6 @@
// ignore-test
#![feature(const_trait_impl)]
#![allow(incomplete_features)]
struct S;