2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-03-08 17:27:29 +00:00
rust-clippy/clippy_lints
bors 7d7b298a4e Auto merge of - kpreid:patch-1, r=xFrednet
Correct version of `too_long_first_doc_paragraph`

`too_long_first_doc_paragraph` is, empirically, not in the Rust 1.81.0 release.

changelog: [`too_long_first_doc_paragraph`]: correct Rust version number in documentation.
2024-09-06 07:16:18 +00:00
..
src Auto merge of - kpreid:patch-1, r=xFrednet 2024-09-06 07:16:18 +00:00
Cargo.toml Bump Clippy version -> 0.1.83 2024-09-05 17:00:55 +02:00
README.md

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