rust/crates/syntax
Matthias Krüger 5a0078c9d1 more clippy fixes:
clippy::search_is_some
clippy::redundant_static_lifetimes
clippy::match_single_binding
clippy::match_ref_pats
clippy::map_entry
clippy::manual_map
clippy::iter_overeager_cloned
clippy::into_iter_on_ref
clippy::extra_unused_lifetimes
2022-03-12 16:50:49 +01:00
..
fuzz Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
src more clippy fixes: 2022-03-12 16:50:49 +01:00
test_data Validate let expressions 2022-02-21 08:34:35 +02:00
Cargo.toml fix: Recognize Self as a proper keyword 2022-03-05 23:20:06 +01:00