Update tests after feature stabilization
This commit is contained in:
parent
7723506d13
commit
8fc835831c
86 changed files with 107 additions and 718 deletions
|
@ -1,7 +1,6 @@
|
|||
// run-pass
|
||||
// revisions: stock precise
|
||||
#![feature(const_trait_impl)]
|
||||
#![feature(const_fn_trait_bound)]
|
||||
#![feature(const_mut_refs)]
|
||||
#![feature(never_type)]
|
||||
#![cfg_attr(precise, feature(const_precise_live_drops))]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue