Update tests after feature stabilization

This commit is contained in:
Eric Holk 2022-02-09 10:53:40 -08:00
parent 7723506d13
commit 8fc835831c
86 changed files with 107 additions and 718 deletions

View file

@ -1,7 +1,6 @@
// check-pass
#![feature(const_trait_impl)]
#![feature(const_fn_trait_bound)]
struct S;