File tree
627 files changed
+12881
-8258
lines changed- .reuse
- compiler
- rustc_arena/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_const_eval/src
- const_eval
- transform
- check_consts
- util
- rustc_driver_impl/src
- rustc_errors/src
- rustc_expand
- src
- mbe
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- compare_impl_item
- coherence
- collect
- impl_wf_check
- structured_errors
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src/persist
- rustc_infer/src
- errors
- infer
- canonical
- error_reporting
- nice_region_error
- relate
- rustc_interface
- src
- rustc_lint
- src
- context
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_macros/src
- diagnostics
- rustc_metadata
- src
- rmeta/decoder
- rustc_middle/src
- middle
- query
- traits
- ty
- rustc_mir_build/src
- build
- expr
- matches
- thir
- pattern
- rustc_mir_transform/src
- coverage
- spans
- rustc_monomorphize/src
- rustc_parse
- src
- lexer
- parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir/src/rustc_internal
- rustc_span/src
- rustc_target/src/spec
- base/apple
- targets
- rustc_trait_selection/src
- solve
- normalizes_to
- traits
- error_reporting
- query
- type_op
- select
- specialize
- rustc_traits/src
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- library
- alloc
- src
- tests
- core
- src
- alloc
- convert
- intrinsics
- num
- shells
- prelude
- ptr
- slice
- str
- sync
- tests
- hash
- proc_macro/src/bridge
- std/src
- io
- buffered
- error
- prelude
- sys/locks
- condvar
- mutex
- rwlock
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
627 files changed
+12881
-8258
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2627 | 2627 |
| |
2628 | 2628 |
| |
2629 | 2629 |
| |
| 2630 | + | |
2630 | 2631 |
| |
2631 | 2632 |
| |
2632 | 2633 |
| |
| |||
4047 | 4048 |
| |
4048 | 4049 |
| |
4049 | 4050 |
| |
4050 |
| - | |
4051 | 4051 |
| |
4052 | 4052 |
| |
4053 | 4053 |
| |
| |||
6128 | 6128 |
| |
6129 | 6129 |
| |
6130 | 6130 |
| |
| 6131 | + | |
| 6132 | + | |
| 6133 | + | |
| 6134 | + | |
| 6135 | + | |
| 6136 | + | |
| 6137 | + | |
| 6138 | + | |
| 6139 | + | |
| 6140 | + | |
6131 | 6141 |
| |
6132 | 6142 |
| |
6133 | 6143 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 |
| |
46 | 51 |
| |
47 | 52 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1636 | 1636 |
| |
1637 | 1637 |
| |
1638 | 1638 |
| |
1639 |
| - | |
1640 |
| - | |
1641 |
| - | |
| 1639 | + | |
1642 | 1640 |
| |
1643 | 1641 |
| |
1644 | 1642 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
881 | 881 |
| |
882 | 882 |
| |
883 | 883 |
| |
884 |
| - | |
885 |
| - | |
886 |
| - | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
887 | 888 |
| |
888 | 889 |
| |
889 | 890 |
| |
|
Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
| |||
372 | 375 |
| |
373 | 376 |
| |
374 | 377 |
| |
375 |
| - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
376 | 383 |
| |
377 | 384 |
| |
378 | 385 |
| |
| |||
729 | 736 |
| |
730 | 737 |
| |
731 | 738 |
| |
732 |
| - | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
733 | 744 |
| |
734 | 745 |
| |
735 | 746 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 |
| |
26 | 29 |
| |
27 | 30 |
| |
|
Lines changed: 21 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 9 | + | |
12 | 10 |
| |
13 | 11 |
| |
14 | 12 |
| |
| |||
635 | 633 |
| |
636 | 634 |
| |
637 | 635 |
| |
638 |
| - | |
| 636 | + | |
639 | 637 |
| |
640 | 638 |
| |
641 | 639 |
| |
| |||
674 | 672 |
| |
675 | 673 |
| |
676 | 674 |
| |
677 |
| - | |
| 675 | + | |
678 | 676 |
| |
679 | 677 |
| |
680 | 678 |
| |
| |||
742 | 740 |
| |
743 | 741 |
| |
744 | 742 |
| |
745 |
| - | |
| 743 | + | |
746 | 744 |
| |
747 | 745 |
| |
748 | 746 |
| |
| |||
778 | 776 |
| |
779 | 777 |
| |
780 | 778 |
| |
781 |
| - | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
782 | 785 |
| |
783 | 786 |
| |
784 | 787 |
| |
| |||
1225 | 1228 |
| |
1226 | 1229 |
| |
1227 | 1230 |
| |
1228 |
| - | |
| 1231 | + | |
1229 | 1232 |
| |
1230 | 1233 |
| |
1231 | 1234 |
| |
| |||
1321 | 1324 |
| |
1322 | 1325 |
| |
1323 | 1326 |
| |
1324 |
| - | |
| 1327 | + | |
1325 | 1328 |
| |
1326 | 1329 |
| |
1327 | 1330 |
| |
| |||
1430 | 1433 |
| |
1431 | 1434 |
| |
1432 | 1435 |
| |
1433 |
| - | |
| 1436 | + | |
1434 | 1437 |
| |
1435 | 1438 |
| |
1436 | 1439 |
| |
| |||
1617 | 1620 |
| |
1618 | 1621 |
| |
1619 | 1622 |
| |
1620 |
| - | |
| 1623 | + | |
1621 | 1624 |
| |
1622 | 1625 |
| |
1623 | 1626 |
| |
| |||
1751 | 1754 |
| |
1752 | 1755 |
| |
1753 | 1756 |
| |
1754 |
| - | |
| 1757 | + | |
1755 | 1758 |
| |
1756 | 1759 |
| |
1757 | 1760 |
| |
| |||
2997 | 3000 |
| |
2998 | 3001 |
| |
2999 | 3002 |
| |
3000 |
| - | |
| 3003 | + | |
3001 | 3004 |
| |
3002 | 3005 |
| |
3003 | 3006 |
| |
| |||
3532 | 3535 |
| |
3533 | 3536 |
| |
3534 | 3537 |
| |
3535 |
| - | |
| 3538 | + | |
| 3539 | + | |
| 3540 | + | |
| 3541 | + | |
| 3542 | + | |
3536 | 3543 |
| |
3537 | 3544 |
| |
3538 | 3545 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| |||
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
309 |
| - | |
| 309 | + | |
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
| |||
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 |
| - | |
| 362 | + | |
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| |||
588 | 588 |
| |
589 | 589 |
| |
590 | 590 |
| |
591 |
| - | |
| 591 | + | |
592 | 592 |
| |
593 | 593 |
| |
594 | 594 |
| |
| |||
601 | 601 |
| |
602 | 602 |
| |
603 | 603 |
| |
604 |
| - | |
| 604 | + | |
605 | 605 |
| |
606 | 606 |
| |
607 | 607 |
| |
| |||
638 | 638 |
| |
639 | 639 |
| |
640 | 640 |
| |
641 |
| - | |
| 641 | + | |
642 | 642 |
| |
643 | 643 |
| |
644 | 644 |
| |
| |||
1010 | 1010 |
| |
1011 | 1011 |
| |
1012 | 1012 |
| |
1013 |
| - | |
| 1013 | + | |
1014 | 1014 |
| |
1015 | 1015 |
| |
1016 | 1016 |
| |
|
0 commit comments