rust/clippy_lints
rail 2fc9064921 rewrite the test and fix a minor fp
* rewrite the test for `declare_interior_mutable_const from scratch`

* fix a minor false positive where `Cell<"const T>` gets linted twice
2020-09-17 19:48:40 +12:00
..
2020-09-17 19:48:40 +12:00
2020-09-16 12:09:57 +07:00

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