Remove unused #[feature]

This commit is contained in:
kageru 2021-12-18 17:58:57 +01:00
parent 1159d3b6e4
commit e0461fb56a
Signed by: kageru
GPG Key ID: 8282A2BEA4ADA3D2

View File

@ -1,4 +1,3 @@
#![feature(result_option_inspect)]
#![feature(box_syntax)]
#![feature(test)]
extern crate test;