File tree
158 files changed
+4731
-3006
lines changed- .github/workflows
- compiler
- rustc_abi/src/layout
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_data_structures/src
- rustc_errors
- src
- rustc_expand/src/mbe
- rustc_hir_analysis/src
- check
- coherence
- collect
- outlives
- variance
- rustc_hir_typeck/src
- method
- rustc_hir/src
- rustc_interface/src
- rustc_lint/src
- rustc_metadata
- src/rmeta
- rustc_middle/src
- dep_graph
- query
- ty
- rustc_mir_build/src/thir/pattern
- rustc_parse/src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_query_impl/src
- rustc_resolve/src
- rustc_session
- src
- rustc_smir/src
- rustc_internal
- rustc_smir
- context
- convert
- stable_mir
- mir
- unstable
- convert
- stable
- rustc_span/src
- rustc_trait_selection/src/traits
- query/type_op
- select
- rustc_traits/src
- library
- alloc/src
- coretests/tests
- core/src
- num
- pin
- ptr
- std/src
- sys/net/connection/uefi
- src
- bootstrap/src/core/build_steps
- doc/rustc-dev-guide
- src
- autodiff
- building
- diagnostics
- hir
- solve
- tests
- librustdoc/clean
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui
- miri
- src/shims
- tests/pass
- tests
- mir-opt
- rustdoc-ui
- rustdoc/constant
- ui
- attributes
- lint/unused
- parser/macro
- rfcs/rfc-2008-non-exhaustive
- track-diagnostics
- traits
- negative-bounds
- next-solver
- uninhabited
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
158 files changed
+4731
-3006
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
|
Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
584 |
| - | |
| 584 | + | |
585 | 585 |
| |
586 | 586 |
| |
587 | 587 |
| |
| |||
3761 | 3761 |
| |
3762 | 3762 |
| |
3763 | 3763 |
| |
3764 |
| - | |
| 3764 | + | |
3765 | 3765 |
| |
3766 | 3766 |
| |
3767 | 3767 |
| |
| |||
4133 | 4133 |
| |
4134 | 4134 |
| |
4135 | 4135 |
| |
| 4136 | + | |
4136 | 4137 |
| |
4137 | 4138 |
| |
4138 | 4139 |
| |
| |||
4522 | 4523 |
| |
4523 | 4524 |
| |
4524 | 4525 |
| |
4525 |
| - | |
| 4526 | + | |
4526 | 4527 |
| |
4527 | 4528 |
| |
4528 | 4529 |
| |
| |||
5294 | 5295 |
| |
5295 | 5296 |
| |
5296 | 5297 |
| |
| 5298 | + | |
| 5299 | + | |
| 5300 | + | |
| 5301 | + | |
| 5302 | + | |
| 5303 | + | |
| 5304 | + | |
| 5305 | + | |
| 5306 | + | |
| 5307 | + | |
5297 | 5308 |
| |
5298 | 5309 |
| |
5299 | 5310 |
| |
|
Lines changed: 1 addition & 11 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 |
| |
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 | 118 |
| |
129 | 119 |
| |
130 | 120 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
| 281 | + | |
| 282 | + | |
| 283 | + | |
281 | 284 |
| |
282 | 285 |
| |
283 | 286 |
| |
| 287 | + | |
| 288 | + | |
| 289 | + | |
284 | 290 |
| |
285 | 291 |
| |
286 | 292 |
| |
| 293 | + | |
| 294 | + | |
| 295 | + | |
287 | 296 |
| |
288 | 297 |
| |
289 | 298 |
| |
|
Lines changed: 11 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| 21 | + | |
20 | 22 |
| |
| 23 | + | |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 30 |
| |
| 31 | + | |
34 | 32 |
| |
| 33 | + | |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
| 37 | + | |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
| 41 | + | |
40 | 42 |
| |
| 43 | + | |
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
44 | 47 |
| |
| 48 | + | |
45 | 49 |
| |
46 | 50 |
| |
47 | 51 |
| |
| 52 | + | |
48 | 53 |
| |
49 | 54 |
| |
50 | 55 |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
| 30 | + | |
29 | 31 |
| |
30 | 32 |
| |
31 | 33 |
| |
| |||
141 | 143 |
| |
142 | 144 |
| |
143 | 145 |
| |
| 146 | + | |
144 | 147 |
| |
| 148 | + | |
| 149 | + | |
145 | 150 |
| |
146 | 151 |
| |
147 | 152 |
| |
|
Lines changed: 28 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
100 | 115 |
| |
101 | 116 |
| |
102 | 117 |
| |
|
Lines changed: 33 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
83 | 81 |
| |
84 | 82 |
| |
85 | 83 |
| |
| |||
91 | 89 |
| |
92 | 90 |
| |
93 | 91 |
| |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
94 | 116 |
| |
95 | 117 |
| |
96 | 118 |
| |
|
0 commit comments