This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 30ddc91
authored
Rollup merge of rust-lang#80464 - LingMan:map_or, r=oli-obk
Use Option::map_or instead of open coding it
``@rustbot`` modify labels +C-cleanup +T-compiler1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
| 400 | + | |
| 401 | + | |
404 | 402 | | |
405 | 403 | | |
406 | 404 | | |
| |||
0 commit comments