rust/clippy_lints
lcnr 9aa2330e41 finish RegionKind rename
- `ReFree` -> `ReLateParam`
- `ReEarlyBound` -> `ReEarlyParam`
2023-11-14 13:13:27 +00:00
..
2023-11-14 13:13:27 +00:00

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