rust/crates/rust-analyzer
Matthias Krüger 966c23f529 avoid converting types into themselves via .into() (clippy::useless-conversion)
example: let x: String = String::from("hello world").into();
2021-03-17 01:27:56 +01:00
..
2021-03-12 19:49:00 +02:00
⬆️ xflags
2021-03-07 11:12:59 +03:00