File tree
262 files changed
+9392
-5627
lines changed- compiler
- rustc_ast_lowering/src
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src
- mir
- rustc_const_eval/src
- const_eval
- interpret
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- collect
- rustc_hir_typeck/src/fn_ctxt
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- interpret
- query
- traits/solve
- inspect
- ty
- print
- rustc_mir_build/src
- build
- custom/parse
- expr
- thir/pattern
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- rustc_query_system/src/dep_graph
- rustc_resolve/src
- rustc_serialize
- src
- tests
- rustc_session/src
- rustc_smir/src/rustc_smir
- rustc_span/src
- source_map
- rustc_target/src/abi
- call
- rustc_trait_selection/src
- solve
- eval_ctxt
- inspect
- traits
- error_reporting
- rustc_traits/src
- rustc_ty_utils/src
- library
- core/src
- ffi
- num
- panic_abort/src
- panic_unwind/src
- std
- src
- io
- net
- os
- xous
- ffi
- definitions
- services
- sys
- unix
- xous
- locks
- sys_common
- src
- bootstrap
- ci/docker/host-x86_64
- x86_64-gnu-llvm-15
- x86_64-gnu-tools
- doc
- rustdoc/src
- read-documentation
- style-guide/src
- librustdoc
- clean
- html
- markdown
- render
- static
- css
- js
- passes
- tools
- clippy/clippy_utils/src
- compiletest/src
- header
- miri
- src
- shims
- intrinsics
- x86
- rustdoc-js
- rustdoc-themes
- tidy/src
- tests
- codegen/sanitizer
- mir-opt
- pre-codegen
- run-make/dump-ice-to-disk
- rustdoc-gui
- rustdoc-js
- rustdoc-js-std
- rustdoc-ui
- ui
- abi
- async-await
- in-trait
- issues
- return-type-notation
- binding
- coherence
- const-generics/late-bound-vars
- const_prop
- consts
- drop
- generic-associated-types/bugs
- higher-ranked/trait-bounds/normalize-under-binder
- impl-trait
- match
- rfcs/rfc-2294-if-let-guard
- sanitize
- traits
- new-solver
- coherence
- non_lifetime_binders
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
262 files changed
+9392
-5627
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 12 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
627 | 627 |
| |
628 | 628 |
| |
629 | 629 |
| |
630 |
| - | |
| 630 | + | |
631 | 631 |
| |
632 |
| - | |
| 632 | + | |
633 | 633 |
| |
634 |
| - | |
| 634 | + | |
635 | 635 |
| |
636 |
| - | |
| 636 | + | |
637 | 637 |
| |
638 | 638 |
| |
639 | 639 |
| |
| |||
644 | 644 |
| |
645 | 645 |
| |
646 | 646 |
| |
647 |
| - | |
| 647 | + | |
648 | 648 |
| |
649 |
| - | |
| 649 | + | |
650 | 650 |
| |
651 | 651 |
| |
652 | 652 |
| |
| |||
1169 | 1169 |
| |
1170 | 1170 |
| |
1171 | 1171 |
| |
1172 |
| - | |
1173 |
| - | |
1174 |
| - | |
1175 |
| - | |
1176 |
| - | |
1177 |
| - | |
1178 |
| - | |
1179 |
| - | |
1180 |
| - | |
1181 |
| - | |
1182 |
| - | |
1183 |
| - | |
1184 |
| - | |
1185 | 1172 |
| |
1186 | 1173 |
| |
1187 | 1174 |
| |
| |||
2142 | 2129 |
| |
2143 | 2130 |
| |
2144 | 2131 |
| |
2145 |
| - | |
| 2132 | + | |
2146 | 2133 |
| |
2147 |
| - | |
| 2134 | + | |
2148 | 2135 |
| |
2149 | 2136 |
| |
2150 | 2137 |
| |
| |||
2454 | 2441 |
| |
2455 | 2442 |
| |
2456 | 2443 |
| |
2457 |
| - | |
| 2444 | + | |
2458 | 2445 |
| |
2459 | 2446 |
| |
2460 | 2447 |
| |
| |||
5591 | 5578 |
| |
5592 | 5579 |
| |
5593 | 5580 |
| |
5594 |
| - | |
| 5581 | + | |
5595 | 5582 |
| |
5596 |
| - | |
| 5583 | + | |
5597 | 5584 |
| |
5598 |
| - | |
| 5585 | + | |
5599 | 5586 |
| |
5600 | 5587 |
| |
5601 | 5588 |
| |
|
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 |
| |
2 | 12 |
| |
3 | 13 |
| |
| |||
103 | 113 |
| |
104 | 114 |
| |
105 | 115 |
| |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
106 | 126 |
| |
107 | 127 |
| |
108 | 128 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1431 | 1431 |
| |
1432 | 1432 |
| |
1433 | 1433 |
| |
1434 |
| - | |
1435 |
| - | |
1436 |
| - | |
1437 |
| - | |
1438 |
| - | |
1439 |
| - | |
1440 | 1434 |
| |
1441 | 1435 |
| |
1442 | 1436 |
| |
| |||
1447 | 1441 |
| |
1448 | 1442 |
| |
1449 | 1443 |
| |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
1450 | 1450 |
| |
1451 | 1451 |
| |
1452 | 1452 |
| |
|
Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
183 | 184 |
| |
184 | 185 |
| |
185 | 186 |
| |
186 |
| - | |
| 187 | + | |
187 | 188 |
| |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
195 | 192 |
| |
196 | 193 |
| |
197 | 194 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
| 197 | + | |
198 | 198 |
| |
199 | 199 |
| |
200 |
| - | |
| 200 | + | |
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
| 103 | + | |
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
| 108 | + | |
112 | 109 |
| |
113 | 110 |
| |
114 | 111 |
| |
115 | 112 |
| |
116 | 113 |
| |
117 | 114 |
| |
118 | 115 |
| |
119 |
| - | |
| 116 | + | |
120 | 117 |
| |
121 | 118 |
| |
122 | 119 |
| |
|
Lines changed: 19 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 21 | + | |
| 22 | + | |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
| |||
152 | 151 |
| |
153 | 152 |
| |
154 | 153 |
| |
155 |
| - | |
156 |
| - | |
157 |
| - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
158 | 167 |
| |
159 |
| - | |
160 |
| - | |
161 | 168 |
| |
162 | 169 |
| |
163 | 170 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
168 | 174 |
| |
169 | 175 |
| |
170 | 176 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
|
0 commit comments