Remove unused feature gates

This commit is contained in:
bjorn3 2021-05-31 12:09:24 +02:00
parent 9de82d7611
commit 312f964478
22 changed files with 0 additions and 46 deletions

View file

@ -16,7 +16,6 @@
#![feature(nll)]
#![feature(allow_internal_unstable)]
#![feature(hash_raw_entry)]
#![feature(stmt_expr_attributes)]
#![feature(core_intrinsics)]
#![feature(test)]
#![feature(associated_type_bounds)]