rust/clippy_lints
bors 602bec26b0 Auto merge of #9374 - sk1p:patch-1, r=Jarcho
uninit_vec: Vec::spare_capacity_mut is stable

Quick documentation fix: `Vec::spare_capacity_mut` no longer needs nightly.

changelog: none
2022-08-26 13:15:58 +00:00
..
src Auto merge of #9374 - sk1p:patch-1, r=Jarcho 2022-08-26 13:15:58 +00:00
Cargo.toml Bump Clippy version -> 0.1.65 2022-08-11 19:26:38 +02:00
README.md

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