Skip to content

Commit 2699473

Browse files
committed
Fix removed lint
1 parent 37f42ff commit 2699473

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ private_intra_doc_links = "allow"
1212

1313
[lints.rust]
1414
absolute_paths_not_starting_with_crate = "warn"
15-
box_pointers = "warn"
1615
elided_lifetimes_in_paths = "warn"
1716
explicit_outlives_requirements = "warn"
1817
ffi_unwind_calls = "warn"

0 commit comments

Comments
 (0)