mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
69d439065e
Adds a check on `.map(..).flatten()` on `Result` type that follows the behaviour on `Option` type.