rust/clippy_lints
bors 47903dbf97 Auto merge of #13532 - y21:issue13531, r=Alexendoo
Only emit `manual_c_str_literals` in >= Edition 2021

Fixes #13531

changelog: none
2024-10-11 12:47:38 +00:00
..
src Auto merge of #13532 - y21:issue13531, r=Alexendoo 2024-10-11 12:47:38 +00:00
Cargo.toml Merge commit '7901289135' into clippy-subtree-update 2024-09-24 11:58:04 +02:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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