File tree
206 files changed
+3621
-2184
lines changed- .github/workflows
- compiler
- rustc_ast/src
- rustc_borrowck/src/type_check
- rustc_builtin_macros
- src
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm/src
- back
- coverageinfo
- mapgen
- llvm
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_expand
- src
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src/fn_ctxt
- rustc_lint
- src
- early
- rustc_lint_defs/src
- rustc_metadata
- src
- rmeta
- rustc_middle/src
- mir
- query
- ty
- consts
- rustc_mir_build/src/builder/custom/parse
- rustc_mir_transform/src
- rustc_next_trait_solver/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_proc_macro
- rustc_resolve/src
- rustc_span/src
- rustc_target/src/spec/base
- library
- alloc/src/collections/btree
- map
- set
- alloctests
- benches/btree
- tests
- core/src
- intrinsics
- num
- ptr
- docs
- sync
- coretests/tests/floats
- proc_macro
- src
- std/src
- num
- src
- bootstrap
- src
- core
- build_steps
- config
- utils
- build_helper/src
- ci
- docker/host-x86_64
- mingw-check
- mingw-check-tidy
- github-actions
- librustdoc
- clean
- doctest
- html
- render
- passes
- tools
- lint-docs
- src
- miri
- src/intrinsics
- tests
- fail/unaligned_pointers
- pass
- opt-dist/src
- tidy/src
- tests
- codegen
- crashes
- mir-opt
- run-make/c-link-to-rust-va-list-fn
- rustdoc
- rustdoc-ui
- issues
- ui
- closures/2229_closure_analysis/run_pass
- derives
- deriving
- editions
- imports
- intrinsics
- lint
- dead-code
- unused
- nll/user-annotations
- parser
- macro
- auxiliary
- proc-macro
- rust-2018
- traits/next-solver/normalize
- unsafe-binders
- ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
206 files changed
+3621
-2184
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2171 | 2171 |
| |
2172 | 2172 |
| |
2173 | 2173 |
| |
| 2174 | + | |
2174 | 2175 |
| |
2175 | 2176 |
| |
2176 | 2177 |
| |
| |||
3445 | 3446 |
| |
3446 | 3447 |
| |
3447 | 3448 |
| |
| 3449 | + | |
3448 | 3450 |
| |
3449 | 3451 |
| |
3450 | 3452 |
| |
| |||
3734 | 3736 |
| |
3735 | 3737 |
| |
3736 | 3738 |
| |
| 3739 | + | |
3737 | 3740 |
| |
3738 | 3741 |
| |
3739 | 3742 |
| |
| |||
4082 | 4085 |
| |
4083 | 4086 |
| |
4084 | 4087 |
| |
| 4088 | + | |
4085 | 4089 |
| |
4086 | 4090 |
| |
4087 | 4091 |
| |
| |||
4338 | 4342 |
| |
4339 | 4343 |
| |
4340 | 4344 |
| |
| 4345 | + | |
| 4346 | + | |
| 4347 | + | |
| 4348 | + | |
| 4349 | + | |
| 4350 | + | |
| 4351 | + | |
4341 | 4352 |
| |
4342 | 4353 |
| |
4343 | 4354 |
| |
|
Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
1526 | 1526 |
| |
1527 | 1527 |
| |
1528 | 1528 |
| |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
1529 | 1542 |
| |
1530 | 1543 |
| |
1531 | 1544 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
| 307 | + | |
307 | 308 |
| |
308 | 309 |
| |
309 | 310 |
| |
| |||
313 | 314 |
| |
314 | 315 |
| |
315 | 316 |
| |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
316 | 322 |
| |
317 | 323 |
| |
318 | 324 |
| |
|
Lines changed: 22 additions & 125 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
| 88 | + | |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + | |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
| 243 | + | |
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
| |||
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
371 |
| - | |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 |
| - | |
378 |
| - | |
379 | 371 |
| |
380 | 372 |
| |
381 | 373 |
| |
| |||
507 | 499 |
| |
508 | 500 |
| |
509 | 501 |
| |
510 |
| - | |
511 |
| - | |
| 502 | + | |
| 503 | + | |
512 | 504 |
| |
513 | 505 |
| |
514 | 506 |
| |
| |||
559 | 551 |
| |
560 | 552 |
| |
561 | 553 |
| |
562 |
| - | |
563 |
| - | |
| 554 | + | |
| 555 | + | |
564 | 556 |
| |
565 | 557 |
| |
566 | 558 |
| |
| |||
651 | 643 |
| |
652 | 644 |
| |
653 | 645 |
| |
654 |
| - | |
655 |
| - | |
| 646 | + | |
| 647 | + | |
656 | 648 |
| |
657 | 649 |
| |
658 | 650 |
| |
| |||
789 | 781 |
| |
790 | 782 |
| |
791 | 783 |
| |
792 |
| - | |
793 |
| - | |
| 784 | + | |
| 785 | + | |
794 | 786 |
| |
795 | 787 |
| |
796 | 788 |
| |
| |||
799 | 791 |
| |
800 | 792 |
| |
801 | 793 |
| |
802 |
| - | |
803 |
| - | |
| 794 | + | |
| 795 | + | |
804 | 796 |
| |
805 | 797 |
| |
806 | 798 |
| |
| |||
999 | 991 |
| |
1000 | 992 |
| |
1001 | 993 |
| |
1002 |
| - | |
1003 |
| - | |
| 994 | + | |
| 995 | + | |
1004 | 996 |
| |
1005 | 997 |
| |
1006 | 998 |
| |
| |||
1049 | 1041 |
| |
1050 | 1042 |
| |
1051 | 1043 |
| |
1052 |
| - | |
1053 |
| - | |
| 1044 | + | |
| 1045 | + | |
1054 | 1046 |
| |
1055 | 1047 |
| |
1056 | 1048 |
| |
| |||
1417 | 1409 |
| |
1418 | 1410 |
| |
1419 | 1411 |
| |
1420 |
| - | |
1421 |
| - | |
1422 |
| - | |
1423 |
| - | |
1424 |
| - | |
1425 |
| - | |
1426 |
| - | |
1427 |
| - | |
1428 |
| - | |
1429 |
| - | |
1430 |
| - | |
1431 |
| - | |
1432 |
| - | |
1433 |
| - | |
1434 |
| - | |
1435 |
| - | |
1436 |
| - | |
1437 |
| - | |
1438 |
| - | |
1439 |
| - | |
1440 |
| - | |
1441 |
| - | |
1442 |
| - | |
1443 |
| - | |
1444 |
| - | |
1445 |
| - | |
1446 |
| - | |
1447 |
| - | |
1448 |
| - | |
1449 |
| - | |
1450 |
| - | |
1451 |
| - | |
1452 |
| - | |
1453 |
| - | |
1454 |
| - | |
1455 |
| - | |
1456 |
| - | |
1457 |
| - | |
1458 |
| - | |
1459 |
| - | |
1460 |
| - | |
1461 |
| - | |
1462 |
| - | |
1463 |
| - | |
1464 |
| - | |
1465 |
| - | |
1466 |
| - | |
1467 |
| - | |
1468 |
| - | |
1469 |
| - | |
1470 |
| - | |
1471 |
| - | |
1472 |
| - | |
1473 |
| - | |
1474 |
| - | |
1475 |
| - | |
1476 |
| - | |
1477 |
| - | |
1478 |
| - | |
1479 |
| - | |
1480 |
| - | |
1481 |
| - | |
1482 |
| - | |
1483 |
| - | |
1484 |
| - | |
1485 |
| - | |
1486 |
| - | |
1487 |
| - | |
1488 |
| - | |
1489 |
| - | |
1490 |
| - | |
1491 |
| - | |
1492 |
| - | |
1493 |
| - | |
1494 |
| - | |
1495 |
| - | |
1496 |
| - | |
1497 |
| - | |
1498 |
| - | |
1499 |
| - | |
1500 |
| - | |
1501 |
| - | |
1502 |
| - | |
1503 |
| - | |
1504 |
| - | |
1505 |
| - | |
1506 |
| - | |
1507 |
| - | |
1508 |
| - | |
1509 |
| - | |
1510 |
| - | |
1511 |
| - | |
1512 |
| - | |
1513 |
| - | |
1514 |
| - | |
1515 | 1412 |
| |
1516 | 1413 |
| |
1517 | 1414 |
| |
|
0 commit comments