Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit bb82c35

Browse files
committed
Clippy
1 parent 0037bd5 commit bb82c35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#![allow(unused_imports)]
22
#![allow(clippy::single_component_path_imports)]
3+
#![allow(unexpected_cfgs)]
34
//#![feature(backtrace)]
45

56
#[cfg(all(feature = "qemu", not(esp32)))]

0 commit comments

Comments
 (0)