rust/clippy_lints
bors b15f06e74f Auto merge of #9093 - Jarcho:deref_ice, r=giraffate
Fix ICE in `dereference.rs`

fixes #9089
changelog: Fix ICE when dereferencing or borrowing on explicit returns from closures
2022-07-04 00:22:17 +00:00
..
2022-06-30 10:29:22 +02:00

This crate contains Clippy lints. For the main crate, check GitHub.