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

Commit 46c59d5

Browse files
committed
Clippy
1 parent bb82c35 commit 46c59d5

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(renamed_and_removed_lints)]
34
#![allow(unexpected_cfgs)]
45
//#![feature(backtrace)]
56

0 commit comments

Comments
 (0)