mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
646f973857
feat: Add clippy configuration section to the manual and update some old keys Closes #14132 I don't think this is supposed to be under `Diagnostics`, but it does make sense in a way 🤷 (it's probably where someone might look).