rust/clippy_lints
bors c02f3a2822 Auto merge of #13600 - samueltardieu:push-tzuvnutssmrs, r=xFrednet
borrow_deref_ref: do not trigger on `&raw` references

changelog: [`borrow_deref_ref`]: do not trigger on `&raw` references

Fix #13584
2024-10-27 12:37:40 +00:00
..
src Auto merge of #13600 - samueltardieu:push-tzuvnutssmrs, r=xFrednet 2024-10-27 12:37:40 +00:00
Cargo.toml Bump Clippy version -> 0.1.84 2024-10-18 13:25:50 +02:00
README.md

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