update tests
This commit is contained in:
parent
18fa7789cd
commit
c4ba60a191
449 changed files with 658 additions and 950 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
#![cfg_attr(full, allow(incomplete_features))]
|
||||
#![cfg_attr(full, feature(const_generics))]
|
||||
#![cfg_attr(min, feature(min_const_generics))]
|
||||
|
||||
trait Usizer {
|
||||
fn m(self) -> usize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue