1
Fork 0

Remove unused features

This commit is contained in:
clubby789 2024-01-14 20:08:47 +00:00
parent 5bd5d214ef
commit fd29f74ff8
45 changed files with 8 additions and 95 deletions

View file

@ -8,7 +8,6 @@
#![doc(rust_logo)]
#![allow(internal_features)]
#![feature(rustdoc_internals)]
#![feature(allocator_api)]
#![feature(associated_type_bounds)]
#![feature(const_option)]
#![feature(core_intrinsics)]