rust/clippy_config/src
Alejandra González 649cef0e81
rename MANUAL_DIV_CEIL MSRV alias and add missing conf info for manual_div_ceil (#14263)
- The name of an MSRV alias should describe its functionality, and it is
not appropriate for it to be the same as the name of the lint that uses
it.
- Additionally, while `manual_div_ceil` allows setting MSRV, this is not
correctly reflected in the configuration information.

changelog: none
2025-02-21 18:02:30 +00:00
..
conf.rs rename MANUAL_DIV_CEIL MSRV alias and add missing conf info for manual_div_ceil (#14263) 2025-02-21 18:02:30 +00:00
lib.rs Move create_disallowed_map to clippy_config 2024-11-15 19:30:29 +01:00
metadata.rs Merge commit 'cb806113e0' into clippy-subtree-update 2024-08-08 19:13:50 +02:00
types.rs Address additional review comments 2025-02-07 09:13:59 -05:00