mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-30 06:53:27 +00:00
5c6cd87b94
or_fun_call: fix suggestion for `or_insert(vec![])` fixes #6748 changelog: or_fun_call: fix suggestion for `or_insert(vec![])` on `std::collections::hash_map::Entry` or `std::collections::btree_map::Entry` |
||
---|---|---|
.. | ||
bind_instead_of_map.rs | ||
bytes_nth.rs | ||
filter_map_identity.rs | ||
inefficient_to_string.rs | ||
inspect_for_each.rs | ||
manual_saturating_arithmetic.rs | ||
mod.rs | ||
option_map_unwrap_or.rs | ||
unnecessary_filter_map.rs | ||
unnecessary_lazy_eval.rs |