mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-22 03:44:24 +00:00
![]() `if $c:expr { Some($r:expr) } else { None }` =>> `$c.then(|| $r)` Resurrection of #108079 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
![]() `if $c:expr { Some($r:expr) } else { None }` =>> `$c.then(|| $r)` Resurrection of #108079 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |