Files
rust/clippy_lints
bors 075996efd7 Auto merge of #7878 - rust-lang:string-slice, r=giraffate
new lint: string-slice

This is a restriction lint to highlight code that should have tests containing non-ascii characters. See #6623.

changelog: new lint: [`string-slice`]
2021-10-26 08:11:49 +00:00
..
2021-10-21 12:19:32 +02:00

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