Files
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
..
2022-09-28 14:27:50 +02:00

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