Commit 3b7faca
authored
Rollup merge of rust-lang#138684 - bend-n:use_then, r=jhpratt
use then in docs for `fuse` to enhance readability
use the more-idiomatic `then_some` rather than an `if { some } else { none }` for `fused` docs1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1704 | 1704 | | |
1705 | 1705 | | |
1706 | 1706 | | |
1707 | | - | |
1708 | | - | |
1709 | | - | |
1710 | | - | |
1711 | | - | |
| 1707 | + | |
1712 | 1708 | | |
1713 | 1709 | | |
1714 | 1710 | | |
| |||
0 commit comments