Yuri Astrakhan e341e996f7 Clippy-fix explicit auto-deref
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
```
2022-12-23 02:52:14 -05:00
..
2022-12-23 02:52:14 -05:00
2022-11-23 17:24:03 +02:00
2022-12-23 02:20:03 -05:00
2022-11-01 11:31:31 +02:00
2022-12-23 02:52:14 -05:00
2022-10-11 10:37:35 +03:00
2022-10-11 10:37:35 +03:00
2022-10-11 10:37:35 +03:00
2022-10-11 10:37:35 +03:00
2022-11-23 17:24:03 +02:00
2022-12-04 00:29:34 +03:30
2022-11-25 12:58:18 +01:00
2022-11-01 11:31:31 +02:00
2022-11-09 21:49:10 +02:00
2022-10-11 10:37:35 +03:00
2022-11-09 21:49:10 +02:00