File tree
255 files changed
+2430
-1703
lines changed- compiler
- rustc_ast/src/attr
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_builtin_macros/src
- deriving
- rustc_codegen_cranelift/src
- rustc_codegen_llvm/src
- debuginfo
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src
- const_eval
- interpret
- rustc_data_structures/src
- vec_map
- rustc_error_codes/src/error_codes
- rustc_expand/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- collect
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- canonical
- nll_relate
- rustc_interface/src
- rustc_lint/src
- rustc_metadata/src
- rmeta
- decoder
- rustc_middle/src
- hir/map
- mir
- traits
- ty
- rustc_mir_build/src
- build
- thir/cx
- rustc_mir_transform/src
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_resolve/src
- rustc_session/src
- rustc_span
- src
- rustc_trait_selection/src
- solve
- search_graph
- traits
- error_reporting
- rustc_ty_utils/src
- library
- alloc/tests
- core/src
- intrinsics
- str
- src
- bootstrap
- ci/docker/host-x86_64/x86_64-gnu-tools
- doc/unstable-book/src/compiler-flags
- librustdoc
- clean
- types
- html
- render
- static/css
- templates
- passes
- tools
- clippy
- clippy_lints/src/functions
- clippy_utils/src
- miri
- src
- rustfmt/src
- parse
- tidy/src
- tests
- codegen
- issues
- auxiliary
- mir-opt
- building/custom
- run-make-fulldeps/issue-83045
- rustdoc/notable-trait
- rustdoc-gui
- rustdoc-ui/intra-doc
- auxiliary
- ui
- associated-inherent-types
- async-await/in-trait
- consts
- const-eval
- impl-trait/in-trait
- auxiliary
- parser
- issues
- traits
- new-solver/coherence
- reservation-impl
- ui-fulldeps/auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
255 files changed
+2430
-1703
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5294 | 5294 |
| |
5295 | 5295 |
| |
5296 | 5296 |
| |
| 5297 | + | |
5297 | 5298 |
| |
5298 | 5299 |
| |
5299 | 5300 |
| |
|
Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
183 | 189 |
| |
184 | 190 |
| |
185 | 191 |
| |
| |||
627 | 633 |
| |
628 | 634 |
| |
629 | 635 |
| |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
630 | 652 |
| |
631 | 653 |
| |
632 | 654 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2185 | 2185 |
| |
2186 | 2186 |
| |
2187 | 2187 |
| |
2188 |
| - | |
| 2188 | + | |
2189 | 2189 |
| |
2190 | 2190 |
| |
2191 | 2191 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
799 | 799 |
| |
800 | 800 |
| |
801 | 801 |
| |
802 |
| - | |
| 802 | + | |
803 | 803 |
| |
804 | 804 |
| |
805 | 805 |
| |
806 |
| - | |
| 806 | + | |
807 | 807 |
| |
808 | 808 |
| |
809 | 809 |
| |
| |||
973 | 973 |
| |
974 | 974 |
| |
975 | 975 |
| |
976 |
| - | |
| 976 | + | |
977 | 977 |
| |
978 | 978 |
| |
979 | 979 |
| |
| |||
1248 | 1248 |
| |
1249 | 1249 |
| |
1250 | 1250 |
| |
1251 |
| - | |
| 1251 | + | |
1252 | 1252 |
| |
1253 | 1253 |
| |
1254 | 1254 |
| |
|
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 |
| |
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
235 |
| - | |
| 235 | + | |
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
| 248 | + | |
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
| |||
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
309 |
| - | |
| 309 | + | |
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
|
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 |
| |
| |||
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
559 |
| - | |
560 |
| - | |
| 559 | + | |
| 560 | + | |
561 | 561 |
| |
562 | 562 |
| |
563 | 563 |
| |
| |||
1177 | 1177 |
| |
1178 | 1178 |
| |
1179 | 1179 |
| |
1180 |
| - | |
| 1180 | + | |
1181 | 1181 |
| |
1182 | 1182 |
| |
1183 | 1183 |
| |
|
Lines changed: 4 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
124 |
| - | |
125 |
| - | |
| 123 | + | |
126 | 124 |
| |
127 | 125 |
| |
128 | 126 |
| |
| |||
470 | 468 |
| |
471 | 469 |
| |
472 | 470 |
| |
473 |
| - | |
474 |
| - | |
475 |
| - | |
476 |
| - | |
477 |
| - | |
| 471 | + | |
| 472 | + | |
478 | 473 |
| |
479 | 474 |
| |
480 | 475 |
| |
| |||
1258 | 1253 |
| |
1259 | 1254 |
| |
1260 | 1255 |
| |
1261 |
| - | |
| 1256 | + | |
1262 | 1257 |
| |
1263 | 1258 |
| |
1264 | 1259 |
| |
|
Lines changed: 5 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
| |||
141 | 140 |
| |
142 | 141 |
| |
143 | 142 |
| |
144 |
| - | |
| 143 | + | |
145 | 144 |
| |
146 | 145 |
| |
147 | 146 |
| |
| |||
511 | 510 |
| |
512 | 511 |
| |
513 | 512 |
| |
514 |
| - | |
| 513 | + | |
515 | 514 |
| |
516 | 515 |
| |
517 | 516 |
| |
518 |
| - | |
519 |
| - | |
520 |
| - | |
521 |
| - | |
522 |
| - | |
523 |
| - | |
| 517 | + | |
524 | 518 |
| |
525 | 519 |
| |
526 | 520 |
| |
| |||
540 | 534 |
| |
541 | 535 |
| |
542 | 536 |
| |
543 |
| - | |
| 537 | + | |
544 | 538 |
| |
545 | 539 |
| |
546 | 540 |
| |
547 |
| - | |
548 |
| - | |
549 |
| - | |
550 |
| - | |
551 |
| - | |
552 |
| - | |
| 541 | + | |
553 | 542 |
| |
554 | 543 |
| |
555 | 544 |
| |
|
Lines changed: 3 additions & 3 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 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
377 | 377 |
| |
378 | 378 |
| |
379 | 379 |
| |
380 |
| - | |
| 380 | + | |
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
259 |
| - | |
| 259 | + | |
| 260 | + | |
260 | 261 |
| |
261 |
| - | |
| 262 | + | |
262 | 263 |
| |
263 |
| - | |
| 264 | + | |
264 | 265 |
| |
265 | 266 |
| |
266 | 267 |
| |
| |||
275 | 276 |
| |
276 | 277 |
| |
277 | 278 |
| |
278 |
| - | |
| 279 | + | |
279 | 280 |
| |
280 | 281 |
| |
281 | 282 |
| |
282 | 283 |
| |
283 |
| - | |
| 284 | + | |
284 | 285 |
| |
285 | 286 |
| |
286 | 287 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
| |||
61 | 60 |
| |
62 | 61 |
| |
63 | 62 |
| |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
67 | 66 |
| |
68 | 67 |
| |
69 | 68 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
| |||
894 | 893 |
| |
895 | 894 |
| |
896 | 895 |
| |
897 |
| - | |
| 896 | + | |
898 | 897 |
| |
899 | 898 |
| |
900 | 899 |
| |
|
Lines changed: 8 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
136 |
| - | |
137 |
| - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
138 | 141 |
| |
139 | 142 |
| |
140 | 143 |
| |
| |||
149 | 152 |
| |
150 | 153 |
| |
151 | 154 |
| |
152 |
| - | |
| 155 | + | |
153 | 156 |
| |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
| 157 | + | |
160 | 158 |
| |
161 | 159 |
| |
162 | 160 |
| |
|
0 commit comments