rust/clippy_test_deps
Samuel Tardieu 4f1044a5a6
Do not specialize for if_chain any longer
Now that `if let` chains have been introduced, the `if_chain` external
crate is no longer necessary. Dropping special support for it also
alleviates the need to keep the crate as a dependency in tests.
2025-07-28 17:26:38 +02:00
..
src Merge commit 'cdbbf3afda' into clippy-subtree-update 2025-07-10 20:25:36 +02:00
Cargo.lock Do not specialize for if_chain any longer 2025-07-28 17:26:38 +02:00
Cargo.toml Do not specialize for if_chain any longer 2025-07-28 17:26:38 +02:00