rust/clippy_lints
bors f444012c4c Auto merge of #13454 - samueltardieu:push-ymnkzlqloptz, r=xFrednet
Use correct std/core prefix in lint output

changelog: none

I was waiting for #13452 to be merged before sending this one. `std` is used instead of `core` when appropriate in messages.
2024-10-14 13:12:22 +00:00
..
src Auto merge of #13454 - samueltardieu:push-ymnkzlqloptz, r=xFrednet 2024-10-14 13:12:22 +00:00
Cargo.toml Turn declare_clippy_lint into a declarative macro 2024-09-24 15:47:36 +02:00
README.md

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