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

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmarkov committed Aug 1, 2024
1 parent 0037bd5 commit bb82c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#![allow(unused_imports)]
#![allow(clippy::single_component_path_imports)]
#![allow(unexpected_cfgs)]
//#![feature(backtrace)]

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

0 comments on commit bb82c35

Please sign in to comment.