Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit 43d5f18

Browse files
committed
No need for the allow(unused) anymore
1 parent fe2526e commit 43d5f18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cargo-fix/tests/all/edition_upgrade.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ fn prepare_for_2018() {
1212
.file(
1313
"src/lib.rs",
1414
r#"
15-
#![allow(unused)]
1615
#![feature(crate_in_paths)]
1716
1817
mod foo {

0 commit comments

Comments
 (0)