rust/clippy_lints
Yuri Astrakhan cfd6c8d19d Add a temporary workaround for multiline formart arg inlining
per suggestion in
https://github.com/rust-lang/rust/pull/102729#discussion_r988990080

workaround for an internal crash when handling multi-line format
argument inlining.
2022-10-06 09:24:57 -04:00
..
src Add a temporary workaround for multiline formart arg inlining 2022-10-06 09:24:57 -04:00
Cargo.toml Bump Clippy version -> 0.1.66 2022-09-28 14:27:50 +02:00
README.md

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