mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-24 04:46:58 +00:00
![]() Seems like these can be safely fixed. With one, I was particularly surprised -- `Some(pats) => &**pats,` in body.rs? ``` cargo clippy --fix -- -A clippy::all -D clippy::explicit_auto_deref ``` |
||
---|---|---|
.. | ||
src | ||
test_data | ||
Cargo.toml |