rust/clippy_lints
bors 18cc4e74f8 Auto merge of #7907 - Alexendoo:non-ascii-restriction, r=flip1995
Move non_ascii_literal to restriction

It feels like the more apt category, since cases where you'd want it enabled would be pretty specific

changelog: Move [`non_ascii_literal`] to `restriction`
2021-11-02 10:36:26 +00:00
..
2021-10-21 12:19:32 +02:00

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