remove unnecessary features

This commit is contained in:
2025-03-04 10:55:38 +01:00
parent 7f46573218
commit ef9bcc94fb

View File

@@ -1,6 +1,3 @@
#![feature(test)]
#![feature(lazy_cell)]
use bump_allocator::BUMP_ALLOCATOR; use bump_allocator::BUMP_ALLOCATOR;
mod allocator; mod allocator;