Fix CI on latest nightly

This commit is contained in:
Amanieu d'Antras 2021-04-30 19:15:53 +01:00
parent 741a7da7e6
commit 61b2242af9

View file

@ -6,7 +6,7 @@
#![allow(unused_features)]
#![cfg_attr(thumb, no_main)]
#![deny(dead_code)]
#![feature(test)]
#![feature(bench_black_box)]
#![feature(lang_items)]
#![feature(start)]
#![feature(allocator_api)]