mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 12:16:31 +00:00
引入clippy,并根据clippy的提示,修改部分代码 (#575)
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
#![no_std]
|
||||
|
||||
#[allow(unused)]
|
||||
#[macro_use]
|
||||
pub extern crate thingbuf;
|
||||
|
||||
pub extern crate memoffset;
|
||||
|
Reference in New Issue
Block a user