File tree
768 files changed
+4595
-8012
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- type_check
- liveness
- rustc_builtin_macros/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src
- transform
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- outlives
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- method
- rustc_incremental/src/persist
- rustc_infer/src
- errors
- traits/error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_macros/src/diagnostics
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- middle
- mir
- interpret
- query
- thir
- traits
- ty
- print
- rustc_mir_build/src
- build
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- traits/error_reporting
- library
- alloc
- src
- boxed
- collections
- btree/set
- vec_deque
- tests
- core
- benches
- src
- tests
- std/src/collections/hash/set
- src
- bootstrap/src/core/build_steps
- doc/rustc/src
- librustdoc
- html/render
- passes
- tools
- clippy
- clippy_lints/src
- doc
- matches
- methods
- transmute
- utils
- clippy_utils/src
- tests/ui
- borrow_interior_mutable_const/auxiliary
- crashes
- compiletest/src
- header
- miri
- src
- tests
- fail
- both_borrows
- concurrency
- dangling_pointers
- function_pointers
- unaligned_pointers
- pass
- issues
- stacked-borrows
- tree_borrows
- rustfmt/src
- parse
- tidy/src
- tests
- codegen
- intrinsics
- codegen-units/item-collection
- coverage
- mir-opt
- copy-prop
- dest-prop
- run-make-fulldeps/hotplug_codegen_backend
- rustdoc
- rustdoc-ui/issues
- ui
- allocator
- array-slice-vec
- asm
- aarch64
- x86_64
- associated-consts
- associated-type-bounds
- associated-types
- ui-fulldeps/session-diagnostic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
768 files changed
+4595
-8012
lines changedLines changed: 1 addition & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
546 | 546 |
| |
547 | 547 |
| |
548 | 548 |
| |
549 |
| - | |
550 |
| - | |
551 |
| - | |
552 |
| - | |
553 |
| - | |
554 |
| - | |
555 |
| - | |
556 |
| - | |
557 |
| - | |
558 |
| - | |
559 |
| - | |
560 |
| - | |
561 |
| - | |
562 |
| - | |
| 549 | + | |
563 | 550 |
| |
564 | 551 |
| |
565 | 552 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| 191 | + | |
| 192 | + | |
| 193 | + | |
191 | 194 |
| |
192 | 195 |
| |
193 | 196 |
| |
|
Lines changed: 16 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1312 | 1312 |
| |
1313 | 1313 |
| |
1314 | 1314 |
| |
1315 |
| - | |
1316 | 1315 |
| |
1317 |
| - | |
1318 |
| - | |
1319 |
| - | |
1320 |
| - | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
1321 | 1331 |
| |
| 1332 | + | |
1322 | 1333 |
| |
1323 | 1334 |
| |
1324 | 1335 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
725 | 725 |
| |
726 | 726 |
| |
727 | 727 |
| |
728 |
| - | |
729 |
| - | |
| 728 | + | |
| 729 | + | |
730 | 730 |
| |
731 | 731 |
| |
732 | 732 |
| |
| |||
763 | 763 |
| |
764 | 764 |
| |
765 | 765 |
| |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
766 | 773 |
| |
767 | 774 |
| |
768 | 775 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 |
| - | |
61 |
| - | |
| 60 | + | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| |||
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
218 |
| - | |
| 218 | + | |
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3590 | 3590 |
| |
3591 | 3591 |
| |
3592 | 3592 |
| |
3593 |
| - | |
| 3593 | + | |
3594 | 3594 |
| |
3595 | 3595 |
| |
3596 | 3596 |
| |
|
Lines changed: 12 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
114 | 103 |
| |
115 | 104 |
| |
116 | 105 |
| |
117 |
| - | |
118 |
| - | |
119 |
| - | |
| 106 | + | |
120 | 107 |
| |
121 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
122 | 113 |
| |
123 | 114 |
| |
124 | 115 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
| 186 | + | |
186 | 187 |
| |
187 | 188 |
| |
188 | 189 |
| |
|
Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1450 | 1450 |
| |
1451 | 1451 |
| |
1452 | 1452 |
| |
1453 |
| - | |
| 1453 | + | |
1454 | 1454 |
| |
1455 | 1455 |
| |
1456 |
| - | |
1457 | 1456 |
| |
1458 | 1457 |
| |
1459 | 1458 |
| |
| 1459 | + | |
1460 | 1460 |
| |
1461 | 1461 |
| |
1462 | 1462 |
| |
| |||
1474 | 1474 |
| |
1475 | 1475 |
| |
1476 | 1476 |
| |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
1477 | 1499 |
| |
1478 | 1500 |
| |
1479 | 1501 |
| |
|
Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| 79 | + | |
| 80 | + | |
79 | 81 |
| |
80 | 82 |
| |
81 | 83 |
| |
| |||
525 | 527 |
| |
526 | 528 |
| |
527 | 529 |
| |
528 |
| - | |
529 |
| - | |
530 |
| - | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
531 | 536 |
| |
532 | 537 |
| |
533 | 538 |
| |
| |||
541 | 546 |
| |
542 | 547 |
| |
543 | 548 |
| |
| 549 | + | |
544 | 550 |
| |
545 | 551 |
| |
546 | 552 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
454 | 454 |
| |
455 | 455 |
| |
456 | 456 |
| |
457 |
| - | |
| 457 | + | |
458 | 458 |
| |
459 | 459 |
| |
460 | 460 |
| |
| |||
618 | 618 |
| |
619 | 619 |
| |
620 | 620 |
| |
621 |
| - | |
| 621 | + | |
622 | 622 |
| |
623 | 623 |
| |
624 | 624 |
| |
| |||
808 | 808 |
| |
809 | 809 |
| |
810 | 810 |
| |
811 |
| - | |
| 811 | + | |
812 | 812 |
| |
813 | 813 |
| |
814 | 814 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
398 |
| - | |
| 398 | + | |
399 | 399 |
| |
400 | 400 |
| |
401 |
| - | |
| 401 | + | |
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
| 122 | + | |
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 |
| - | |
| 256 | + | |
257 | 257 |
| |
258 | 258 |
| |
259 | 259 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
419 |
| - | |
| 419 | + | |
420 | 420 |
| |
421 | 421 |
| |
422 | 422 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
558 | 558 |
| |
559 | 559 |
| |
560 | 560 |
| |
561 |
| - | |
562 | 561 |
| |
563 | 562 |
| |
564 |
| - | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
565 | 572 |
| |
566 | 573 |
| |
567 | 574 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
| 138 | + | |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
209 |
| - | |
| 208 | + | |
| 209 | + | |
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
183 | 186 |
| |
184 | 187 |
| |
185 | 188 |
| |
|
0 commit comments