Files
rust/crates/rust-analyzer/src
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-02 14:27:29 +02:00
2021-02-14 14:51:29 -05:00
2021-01-06 15:39:28 +03:00
2021-03-15 18:19:08 +03:00
2020-11-16 15:10:13 -05:00
2021-02-16 19:17:32 +03:00
2021-02-16 19:17:32 +03:00
2021-03-15 10:05:49 +00:00
2021-02-16 19:17:32 +03:00
2021-02-16 19:17:32 +03:00
2021-03-11 17:39:41 +03:00
2021-03-13 13:50:35 +00:00
2021-01-09 15:41:29 +01:00
2020-06-24 18:57:30 +02:00