fix: linter

This commit is contained in:
2026-03-15 13:48:01 +01:00
parent dfb4d094a3
commit bc9091f942
7 changed files with 110 additions and 115 deletions

View File

@@ -1,6 +1,5 @@
#![no_main]
#![no_std]
#![feature(asm_experimental_arch)]
#![allow(static_mut_refs)]
#![allow(clippy::missing_safety_doc)]
use core::{