rust/clippy_lints
Jason Newcomb 4d80a2ed2e Rework redundant_closure
* Better track when a early-bound region appears when a late-bound region is required
* Don't lint when the closure gives explicit types.
2023-07-30 01:19:29 -04:00
..
2023-07-30 01:19:29 -04:00

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