Commit 206df2d
authored
Rollup merge of rust-lang#149087 - nxsaken:unchecked_neg_shifts_stabilize, r=Amanieu
Stabilize `unchecked_neg` and `unchecked_shifts`
Features: `unchecked_neg`, `unchecked_shifts`
Tracking issue: rust-lang#85122
r? `@Amanieu`3 files changed
Lines changed: 10 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | 129 | | |
132 | 130 | | |
133 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1275 | 1275 | | |
1276 | 1276 | | |
1277 | 1277 | | |
1278 | | - | |
1279 | | - | |
1280 | | - | |
1281 | | - | |
1282 | | - | |
| 1278 | + | |
| 1279 | + | |
1283 | 1280 | | |
1284 | 1281 | | |
1285 | 1282 | | |
| |||
1395 | 1392 | | |
1396 | 1393 | | |
1397 | 1394 | | |
1398 | | - | |
1399 | | - | |
1400 | | - | |
1401 | | - | |
1402 | | - | |
| 1395 | + | |
| 1396 | + | |
1403 | 1397 | | |
1404 | 1398 | | |
1405 | 1399 | | |
| |||
1570 | 1564 | | |
1571 | 1565 | | |
1572 | 1566 | | |
1573 | | - | |
1574 | | - | |
1575 | | - | |
1576 | | - | |
1577 | | - | |
| 1567 | + | |
| 1568 | + | |
1578 | 1569 | | |
1579 | 1570 | | |
1580 | 1571 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1851 | 1851 | | |
1852 | 1852 | | |
1853 | 1853 | | |
1854 | | - | |
1855 | | - | |
1856 | | - | |
1857 | | - | |
1858 | | - | |
| 1854 | + | |
| 1855 | + | |
1859 | 1856 | | |
1860 | 1857 | | |
1861 | 1858 | | |
| |||
2023 | 2020 | | |
2024 | 2021 | | |
2025 | 2022 | | |
2026 | | - | |
2027 | | - | |
2028 | | - | |
2029 | | - | |
2030 | | - | |
| 2023 | + | |
| 2024 | + | |
2031 | 2025 | | |
2032 | 2026 | | |
2033 | 2027 | | |
| |||
0 commit comments