1
Fork 0

fix sanitizer tests

This commit is contained in:
Ralf Jung 2021-04-24 11:55:32 +02:00
parent 23d54ad96f
commit 3d16e156ae
5 changed files with 4 additions and 5 deletions

View file

@ -1,6 +1,5 @@
#![feature(allow_internal_unstable)]
#![feature(bench_black_box)]
#![feature(const_fn)]
#![feature(const_panic)]
#![feature(extend_one)]
#![feature(iter_zip)]