rust/clippy_lints
bors ea96091331 Auto merge of #8838 - tamaroning:fix_dbg, r=Jarcho,xFrednet
[dbg_macro] tolerates use of `dbg!` in items which have `#[cfg(test)]` attribute

fix: #8758
changelog: [dbg_macro] tolerates use of `dbg!` in items with `#[cfg(test)]` attribute
2022-05-19 15:46:35 +00:00
..
src Auto merge of #8838 - tamaroning:fix_dbg, r=Jarcho,xFrednet 2022-05-19 15:46:35 +00:00
Cargo.toml Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup 2022-04-08 10:06:10 +01:00
README.md

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