Skip to content

Commit 3d2613e

Browse files
committed
Auto merge of #68753 - flip1995:clippy-backport, r=Mark-Simulacrum
[beta] Backport disabling of Clippy lint debug_assert_with_mut_call This disables the Clippy lint `debug_assert_with_mut_call`, see rust-lang/rust-clippy#5112. Since this is a deny-by-default lint, that landed with `1.41.0`, we want to disable this lint rather sooner than later, that's why the backport. Clippy branch for the backport: https://github.com/rust-lang/rust-clippy/tree/rust-1.42.0 r? @Mark-Simulacrum cc (from the Clippy side) @Manishearth @oli-obk
2 parents 6ce2ba4 + faeed78 commit 3d2613e

File tree

1 file changed

+1
-1
lines changed