Update tests after feature stabilization
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// check-pass
|
||||
|
||||
#![feature(const_trait_impl)]
|
||||
#![feature(const_fn_trait_bound)]
|
||||
|
||||
trait Tr {
|
||||
fn req(&self);
|
||||
|
||||
Reference in New Issue
Block a user