rust-clippy/clippy_lints
bors f30b68d9d6 Auto merge of #9085 - xFrednet:9081-update-format-push-version, r=Manishearth,flip1995
Correct lint version for `format_push_string`

Closes #9081

changelog: none

IDK what else to say. Look I can draw an ascii penguin =D:

```
 (^v^)
<(   )>
  w w
```
2022-07-01 16:51:34 +00:00
..
src Auto merge of #9085 - xFrednet:9081-update-format-push-version, r=Manishearth,flip1995 2022-07-01 16:51:34 +00:00
Cargo.toml Bump Clippy version -> 0.1.64 2022-06-30 10:29:22 +02:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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