Commit f67e097
authored
Rollup merge of rust-lang#156222 - cammeresi:20260505-ro-mod, r=Mark-Simulacrum
Stabilize `Result::map_or_default` and `Option::map_or_default`
Tracking issue: rust-lang#138099
FCP completed: rust-lang#138099 (comment)
Closes: rust-lang#1380994 files changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1283 | 1283 | | |
1284 | 1284 | | |
1285 | 1285 | | |
1286 | | - | |
1287 | | - | |
1288 | 1286 | | |
1289 | 1287 | | |
1290 | 1288 | | |
| |||
1294 | 1292 | | |
1295 | 1293 | | |
1296 | 1294 | | |
1297 | | - | |
| 1295 | + | |
1298 | 1296 | | |
1299 | 1297 | | |
1300 | 1298 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
912 | 912 | | |
913 | 913 | | |
914 | 914 | | |
915 | | - | |
916 | | - | |
917 | 915 | | |
918 | 916 | | |
919 | 917 | | |
| |||
923 | 921 | | |
924 | 922 | | |
925 | 923 | | |
926 | | - | |
| 924 | + | |
927 | 925 | | |
928 | 926 | | |
929 | 927 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
| |||
0 commit comments