Files
rust/clippy_lints
dswij 19930f95f5 rename the MSRV alias MANUAL_DIV_CEIL to DIV_CEIL (#14329)
I renamed the MSRV alias `MANUAL_DIV_CEIL` to `DIV_CEIL` in #14263, as
MSRV aliases should represent their capability rather than the lint
name. However, it seems this change was mistakenly overwritten in
#14022.

changelog: none
2025-03-08 05:14:11 +00:00
..
2025-02-20 15:26:51 +01:00

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