rust/clippy_lints
bors 9ef44799bf Auto merge of #5949 - rail-rain:fix_fp_borrow_interior_mutable_const, r=oli-obk
Fix fp in `borrow_interior_mutable_const`

fixes #5796

changelog: fix false positive in `borrow_interior_mutable_const` when referencing a field behind a pointer.
2020-08-26 11:06:37 +00:00
..
src Auto merge of #5949 - rail-rain:fix_fp_borrow_interior_mutable_const, r=oli-obk 2020-08-26 11:06:37 +00:00
Cargo.toml deps: bump cargo_metadata and semver 2020-08-17 12:19:32 +02:00
README.md

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