mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-19 03:20:38 +00:00

more clippy fixes: clippy::{iter_cloned_collect, unwarp_or_else_defau… …lt, option_map_or_none} r? `@Nilstrieb`
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.