rust/clippy_lints
Matthias Krüger 1a82ca0a61 Rollup merge of #116245 - flip1995:clippy-backport, r=Manishearth
Clippy backport: Move needless_raw_string_hashes to pedantic

Really small backport this time. Context: https://github.com/rust-lang/rust-clippy/pull/11415#issuecomment-1739880932

I'd rather get this in 1.74 than waiting another release cycle.

r? `@Manishearth`

cc `@Mark-Simulacrum` This should be merged before beta is branched tomorrow.
2023-09-29 10:11:14 +02:00
..
src Rollup merge of #116245 - flip1995:clippy-backport, r=Manishearth 2023-09-29 10:11:14 +02:00
Cargo.toml Reuse rustdoc's doc comment handling in Clippy 2023-09-08 23:42:57 +00:00
README.md

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