rust-clippy/clippy_lints
bors f464149b8f Auto merge of #11516 - mojave2:issue-11458, r=giraffate
fix cast_lossless with macro call

changelog: fix [`cast_lossless`] in the case when the cast operand is a macro call

fix #11458
2023-09-20 00:00:06 +00:00
..
src Auto merge of #11516 - mojave2:issue-11458, r=giraffate 2023-09-20 00:00:06 +00:00
Cargo.toml Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup 2023-08-24 21:32:12 +02:00
README.md

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