File tree
83 files changed
+912
-258
lines changed- compiler
- rustc_ast/src
- rustc_borrowck/src
- diagnostics
- polonius/legacy
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- rustc_codegen_llvm/src
- llvm
- rustc_codegen_ssa/src
- mir
- traits
- rustc_const_eval/src
- check_consts
- interpret
- rustc_errors/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- rustc_lint_defs/src
- rustc_middle/src
- mir
- thir
- ty
- rustc_mir_build
- src
- builder/expr
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- rustc_privacy/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_target/src/spec/targets
- rustc_trait_selection/src/traits
- rustc_ty_utils/src
- library
- core/src
- intrinsics
- num
- std/src/sync/poison
- src
- bootstrap/src/core/builder
- tools
- clippy/clippy_utils/src
- compiletest/src
- miri/tests/fail/intrinsics
- tests
- codegen
- intrinsics
- ui/unsafe-binders
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
83 files changed
+912
-258
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1657 | 1657 |
| |
1658 | 1658 |
| |
1659 | 1659 |
| |
1660 |
| - | |
| 1660 | + | |
1661 | 1661 |
| |
1662 | 1662 |
| |
1663 | 1663 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3915 | 3915 |
| |
3916 | 3916 |
| |
3917 | 3917 |
| |
3918 |
| - | |
| 3918 | + | |
| 3919 | + | |
3919 | 3920 |
| |
3920 | 3921 |
| |
3921 | 3922 |
| |
|
Lines changed: 13 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
| 373 | + | |
373 | 374 |
| |
374 | 375 |
| |
375 | 376 |
| |
| |||
450 | 451 |
| |
451 | 452 |
| |
452 | 453 |
| |
453 |
| - | |
454 |
| - | |
455 |
| - | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
456 | 457 |
| |
457 | 458 |
| |
458 | 459 |
| |
| |||
1433 | 1434 |
| |
1434 | 1435 |
| |
1435 | 1436 |
| |
1436 |
| - | |
| 1437 | + | |
1437 | 1438 |
| |
1438 | 1439 |
| |
1439 |
| - | |
1440 |
| - | |
1441 |
| - | |
1442 |
| - | |
1443 |
| - | |
1444 |
| - | |
1445 |
| - | |
1446 |
| - | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
1447 | 1446 |
| |
1448 | 1447 |
| |
1449 | 1448 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
| 171 | + | |
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
|
Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1398 | 1398 |
| |
1399 | 1399 |
| |
1400 | 1400 |
| |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
1401 | 1405 |
| |
1402 | 1406 |
| |
1403 | 1407 |
| |
| |||
1770 | 1774 |
| |
1771 | 1775 |
| |
1772 | 1776 |
| |
1773 |
| - | |
| 1777 | + | |
| 1778 | + | |
1774 | 1779 |
| |
1775 | 1780 |
| |
1776 | 1781 |
| |
| |||
2004 | 2009 |
| |
2005 | 2010 |
| |
2006 | 2011 |
| |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
2007 | 2016 |
| |
2008 | 2017 |
| |
2009 | 2018 |
| |
| |||
2384 | 2393 |
| |
2385 | 2394 |
| |
2386 | 2395 |
| |
2387 |
| - | |
| 2396 | + | |
| 2397 | + | |
2388 | 2398 |
| |
2389 | 2399 |
| |
2390 | 2400 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 |
| - | |
| 253 | + | |
| 254 | + | |
254 | 255 |
| |
255 | 256 |
| |
256 | 257 |
| |
| |||
519 | 520 |
| |
520 | 521 |
| |
521 | 522 |
| |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
522 | 527 |
| |
523 | 528 |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
328 | 332 |
| |
329 | 333 |
| |
330 | 334 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
69 | 73 |
| |
70 | 74 |
| |
71 | 75 |
| |
|
Lines changed: 44 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
305 | 324 |
| |
306 | 325 |
| |
307 | 326 |
| |
| |||
2233 | 2252 |
| |
2234 | 2253 |
| |
2235 | 2254 |
| |
| 2255 | + | |
| 2256 | + | |
| 2257 | + | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
| 2263 | + | |
| 2264 | + | |
| 2265 | + | |
| 2266 | + | |
| 2267 | + | |
| 2268 | + | |
| 2269 | + | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
2236 | 2276 |
| |
2237 | 2277 |
| |
2238 | 2278 |
| |
| |||
2258 | 2298 |
| |
2259 | 2299 |
| |
2260 | 2300 |
| |
2261 |
| - | |
| 2301 | + | |
| 2302 | + | |
2262 | 2303 |
| |
2263 | 2304 |
| |
2264 | 2305 |
| |
| |||
2450 | 2491 |
| |
2451 | 2492 |
| |
2452 | 2493 |
| |
2453 |
| - | |
| 2494 | + | |
| 2495 | + | |
2454 | 2496 |
| |
2455 | 2497 |
| |
2456 | 2498 |
| |
|
Lines changed: 8 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 | 15 |
| |
14 | 16 |
| |
| |||
975 | 977 |
| |
976 | 978 |
| |
977 | 979 |
| |
978 |
| - | |
979 |
| - | |
980 |
| - | |
981 |
| - | |
982 |
| - | |
983 |
| - | |
984 |
| - | |
985 |
| - | |
986 |
| - | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
987 | 985 |
| |
988 | 986 |
| |
989 | 987 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
925 | 925 |
| |
926 | 926 |
| |
927 | 927 |
| |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
928 | 932 |
| |
929 | 933 |
| |
930 | 934 |
| |
| |||
993 | 997 |
| |
994 | 998 |
| |
995 | 999 |
| |
996 |
| - | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
997 | 1003 |
| |
998 | 1004 |
| |
999 | 1005 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
421 | 421 |
| |
422 | 422 |
| |
423 | 423 |
| |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
424 | 432 |
| |
425 | 433 |
| |
426 | 434 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1380 | 1380 |
| |
1381 | 1381 |
| |
1382 | 1382 |
| |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
1383 | 1386 |
| |
1384 | 1387 |
| |
1385 | 1388 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
228 | 233 |
| |
229 | 234 |
| |
230 | 235 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
502 | 502 |
| |
503 | 503 |
| |
504 | 504 |
| |
| 505 | + | |
| 506 | + | |
| 507 | + | |
505 | 508 |
| |
506 | 509 |
| |
507 | 510 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
823 | 823 |
| |
824 | 824 |
| |
825 | 825 |
| |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
826 | 832 |
| |
827 | 833 |
| |
828 | 834 |
| |
| |||
1123 | 1129 |
| |
1124 | 1130 |
| |
1125 | 1131 |
| |
1126 |
| - | |
| 1132 | + | |
| 1133 | + | |
1127 | 1134 |
| |
1128 | 1135 |
| |
1129 | 1136 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
170 | 175 |
| |
171 | 176 |
| |
172 | 177 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
728 | 728 |
| |
729 | 729 |
| |
730 | 730 |
| |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
731 | 735 |
| |
732 | 736 |
| |
733 | 737 |
| |
|
0 commit comments