File tree
7 files changed
+51
-5
lines changed- compiler
- rustc_hir_typeck/src
- rustc_middle/src/hir
- rustc_mir_build/src
- builder/expr
- thir/cx
- src/tools/clippy/clippy_utils/src
- tests/ui/unsafe-binders
7 files changed
+51
-5
lines changedLines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| |||
1393 | 1394 |
| |
1394 | 1395 |
| |
1395 | 1396 |
| |
1396 |
| - | |
1397 |
| - | |
| 1397 | + | |
1398 | 1398 |
| |
1399 |
| - | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
1400 | 1409 |
| |
1401 | 1410 |
| |
1402 | 1411 |
| |
| |||
1427 | 1436 |
| |
1428 | 1437 |
| |
1429 | 1438 |
| |
| 1439 | + | |
1430 | 1440 |
| |
1431 | 1441 |
| |
1432 | 1442 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
902 | 902 |
| |
903 | 903 |
| |
904 | 904 |
| |
905 |
| - | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
906 | 908 |
| |
907 | 909 |
| |
908 | 910 |
| |
| |||
2197 | 2199 |
| |
2198 | 2200 |
| |
2199 | 2201 |
| |
2200 |
| - | |
| 2202 | + | |
| 2203 | + | |
2201 | 2204 |
| |
2202 | 2205 |
| |
2203 | 2206 |
| |
| |||
2268 | 2271 |
| |
2269 | 2272 |
| |
2270 | 2273 |
| |
| 2274 | + | |
2271 | 2275 |
| |
2272 | 2276 |
| |
2273 | 2277 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
| 243 | + | |
| 244 | + | |
| 245 | + | |
243 | 246 |
| |
244 | 247 |
| |
245 | 248 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1220 | 1220 |
| |
1221 | 1221 |
| |
1222 | 1222 |
| |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
1223 | 1226 |
| |
1224 | 1227 |
| |
1225 | 1228 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
941 | 941 |
| |
942 | 942 |
| |
943 | 943 |
| |
| 944 | + | |
| 945 | + | |
944 | 946 |
| |
945 | 947 |
| |
946 | 948 |
| |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
0 commit comments