Don't need this any more now I'm finished debugging

This commit is contained in:
Gwilym Inzani 2023-04-13 22:46:03 +01:00
parent eb4476043c
commit 293bb15c7b

View file

@ -13,7 +13,6 @@
#![feature(alloc_error_handler)]
#![feature(allocator_api)]
#![feature(asm_const)]
#![feature(trace_macros)]
#![warn(clippy::all)]
#![deny(clippy::must_use_candidate)]
#![deny(clippy::trivially_copy_pass_by_ref)]