File tree
5,101 files changed
+118916
-62642
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- attr
- util
- rustc_ast_ir/src
- rustc_ast_lowering
- src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- state
- rustc_attr
- src
- rustc_borrowck
- src
- constraints
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros
- src
- assert
- deriving
- cmp
- generic
- rustc_codegen_cranelift
- .github
- actions/github-release
- workflows
- build_system
- docs
- example
- patches
- scripts
- src
- abi
- debuginfo
- driver
- intrinsics
- rustc_codegen_gcc
- example
- patches/libgccjit12
- src
- back
- intrinsic
- rustc_codegen_llvm
- src
- back
- coverageinfo
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa
- src
- back
- debuginfo
- mir
- traits
- rustc_const_eval
- src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_data_structures/src
- graph
- dominators
- iterate
- scc
- vec_graph
- sync
- tagged_ptr
- rustc_driver_impl
- src
- rustc_error_codes/src
- error_codes
- rustc_errors/src
- rustc_expand
- src
- mbe
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- compare_impl_item
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
5,101 files changed
+118916
-62642
lines changedLines changed: 20 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
39 | 50 |
| |
40 | 51 |
| |
| 52 | + | |
| 53 | + | |
41 | 54 |
| |
42 | 55 |
| |
43 | 56 |
| |
| |||
51 | 64 |
| |
52 | 65 |
| |
53 | 66 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
159 |
| - | |
| 159 | + | |
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 |
| - | |
| 169 | + | |
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 | 326 |
| |
331 | 327 |
| |
332 | 328 |
| |
| |||
570 | 566 |
| |
571 | 567 |
| |
572 | 568 |
| |
573 |
| - | |
| 569 | + | |
574 | 570 |
| |
575 | 571 |
| |
576 | 572 |
| |
| |||
580 | 576 |
| |
581 | 577 |
| |
582 | 578 |
| |
583 |
| - | |
| 579 | + | |
584 | 580 |
| |
585 | 581 |
| |
586 | 582 |
| |
| |||
709 | 705 |
| |
710 | 706 |
| |
711 | 707 |
| |
712 |
| - | |
| 708 | + | |
713 | 709 |
| |
714 | 710 |
| |
715 | 711 |
| |
| |||
719 | 715 |
| |
720 | 716 |
| |
721 | 717 |
| |
722 |
| - | |
| 718 | + | |
723 | 719 |
| |
724 | 720 |
| |
725 | 721 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
| 262 | + | |
262 | 263 |
| |
263 | 264 |
| |
264 | 265 |
| |
| |||
306 | 307 |
| |
307 | 308 |
| |
308 | 309 |
| |
| 310 | + | |
| 311 | + | |
309 | 312 |
| |
310 | 313 |
| |
311 | 314 |
| |
| |||
323 | 326 |
| |
324 | 327 |
| |
325 | 328 |
| |
| 329 | + | |
326 | 330 |
| |
327 | 331 |
| |
328 | 332 |
| |
| |||
472 | 476 |
| |
473 | 477 |
| |
474 | 478 |
| |
475 |
| - | |
| 479 | + | |
| 480 | + | |
476 | 481 |
| |
477 | 482 |
| |
478 | 483 |
| |
| |||
541 | 546 |
| |
542 | 547 |
| |
543 | 548 |
| |
| 549 | + | |
544 | 550 |
| |
545 | 551 |
| |
546 | 552 |
| |
|
0 commit comments