rust/clippy_lints
bors 262b148d88 return_self_not_must_use document #[must_use] on the type
Inspired by a discussion in rust-lang/rust-clippy#8197

---

r? `@llogiq`

changelog: none

The lint is this on nightly, therefore no changelog entry for you xD
2022-01-01 13:16:49 +00:00
..
src return_self_not_must_use document #[must_use] on the type 2022-01-01 13:16:49 +00:00
Cargo.toml Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
README.md

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