rust/clippy_lints
bors 169adfc810 Auto merge of #13453 - samueltardieu:push-mtrklxqnmzzn, r=dswij
Use std_or_core to determine the correct prefix

This is a cleanup commit. It replaces hand-crafted tests by the a call to the `std_or_core()` utility function.

changelog: none
2024-09-25 07:57:41 +00:00
..
src Auto merge of #13453 - samueltardieu:push-mtrklxqnmzzn, r=dswij 2024-09-25 07:57:41 +00:00
Cargo.toml Bump Clippy version -> 0.1.83 2024-09-05 17:00:55 +02:00
README.md

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