update tests

This commit is contained in:
Bastian Kauschke
2020-11-17 11:44:21 +01:00
parent 18fa7789cd
commit c4ba60a191
449 changed files with 658 additions and 950 deletions

View File

@@ -1,6 +1,5 @@
// edition:2018
// aux-build: extern_crate.rs
#![feature(min_const_generics)]
#![crate_name = "foo"]
extern crate extern_crate;