rust/clippy_lints
koka 3c86cade4e
Note about const fn
Since `std::mem::swap` is not stable as a const fn, the suggestion
would not be applicable in that cases
2022-11-19 00:28:02 +09:00
..
2022-11-19 00:28:02 +09:00

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