mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 23:28:24 +00:00
clippy::complexity fixes filter_map_identity needless_bool search_is_some unit_arg map_identity needless_question_mark derivable_impls
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.