mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
01d7a324dc
When the manually stripped entity receives a name as the first use through a simple `let` statement, this name can be used in the generated `if let Some(…)` expression instead of a placeholder.