File tree
177 files changed
+635
-555
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- constraints
- type_check
- rustc_builtin_macros/src
- rustc_codegen_ssa
- src
- back
- rustc_const_eval/src/const_eval
- rustc_expand
- src/mbe
- rustc_feature/src
- rustc_hir_analysis/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer
- src
- errors
- infer/error_reporting
- rustc_lint
- src
- rustc_lint_defs/src
- rustc_middle/src
- infer
- mir/interpret/allocation
- query
- ty
- print
- rustc_mir_build/src
- thir/pattern
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src
- rustc_monomorphize/src/partitioning
- rustc_parse
- src
- lexer
- parser
- rustc_parse_format/src
- rustc_passes/src
- rustc_resolve
- src
- rustc_span/src
- rustc_target/src
- abi/call
- spec
- rustc_trait_selection/src
- solve
- eval_ctxt
- search_graph
- traits/select
- rustc_ty_utils
- src
- rustc_type_ir/src
- src
- librustdoc
- html/static
- css
- themes
- js
- tools/tidy/src
- tests
- rustdoc/auxiliary
- rustdoc-gui
- ui
- associated-type-bounds/return-type-notation
- associated-types
- async-await/in-trait
- feature-gates
- generator
- generic-associated-types
- impl-trait
- issues
- lint
- macros
- nll
- privacy
- proc-macro
- type-alias-impl-trait
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
177 files changed
+635
-555
lines changedLines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 | 170 |
| |
174 | 171 |
| |
175 | 172 |
| |
| |||
181 | 178 |
| |
182 | 179 |
| |
183 | 180 |
| |
184 |
| - | |
185 | 181 |
| |
186 | 182 |
| |
187 | 183 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
561 | 561 |
| |
562 | 562 |
| |
563 | 563 |
| |
564 |
| - | |
565 | 564 |
| |
566 | 565 |
| |
567 | 566 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
482 | 482 |
| |
483 | 483 |
| |
484 | 484 |
| |
485 |
| - | |
486 | 485 |
| |
487 | 486 |
| |
488 | 487 |
| |
|
Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
| |||
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
356 |
| - | |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
| 356 | + | |
363 | 357 |
| |
364 | 358 |
| |
365 | 359 |
| |
|
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 |
| |
| |||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
437 |
| - | |
| 437 | + | |
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
| |||
1232 | 1232 |
| |
1233 | 1233 |
| |
1234 | 1234 |
| |
1235 |
| - | |
| 1235 | + | |
1236 | 1236 |
| |
1237 | 1237 |
| |
1238 | 1238 |
| |
|
Lines changed: 16 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
987 | 987 |
| |
988 | 988 |
| |
989 | 989 |
| |
990 |
| - | |
991 |
| - | |
992 |
| - | |
993 |
| - | |
994 |
| - | |
995 |
| - | |
996 | 990 |
| |
997 |
| - | |
998 |
| - | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
999 | 1006 |
| |
1000 | 1007 |
| |
1001 | 1008 |
| |
| |||
1006 | 1013 |
| |
1007 | 1014 |
| |
1008 | 1015 |
| |
1009 |
| - | |
1010 |
| - | |
1011 |
| - | |
| 1016 | + | |
1012 | 1017 |
| |
1013 | 1018 |
| |
1014 | 1019 |
| |
|
Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
| |||
219 | 218 |
| |
220 | 219 |
| |
221 | 220 |
| |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 | 221 |
| |
235 | 222 |
| |
236 | 223 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1080 | 1080 |
| |
1081 | 1081 |
| |
1082 | 1082 |
| |
1083 |
| - | |
1084 | 1083 |
| |
1085 | 1084 |
| |
1086 | 1085 |
| |
| |||
1391 | 1390 |
| |
1392 | 1391 |
| |
1393 | 1392 |
| |
1394 |
| - | |
1395 | 1393 |
| |
1396 | 1394 |
| |
1397 | 1395 |
| |
|
Lines changed: 31 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
| 127 | + | |
127 | 128 |
| |
128 | 129 |
| |
129 | 130 |
| |
130 | 131 |
| |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
137 | 147 |
| |
138 | 148 |
| |
139 | 149 |
| |
140 | 150 |
| |
141 |
| - | |
| 151 | + | |
142 | 152 |
| |
143 | 153 |
| |
144 | 154 |
| |
| |||
294 | 304 |
| |
295 | 305 |
| |
296 | 306 |
| |
297 |
| - | |
| 307 | + | |
298 | 308 |
| |
299 | 309 |
| |
300 | 310 |
| |
| |||
485 | 495 |
| |
486 | 496 |
| |
487 | 497 |
| |
488 |
| - | |
489 |
| - | |
490 |
| - | |
491 |
| - | |
492 |
| - | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
493 | 501 |
| |
494 |
| - | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
495 | 508 |
| |
496 | 509 |
| |
497 | 510 |
| |
498 | 511 |
| |
499 | 512 |
| |
500 | 513 |
| |
501 |
| - | |
| 514 | + | |
502 | 515 |
| |
503 | 516 |
| |
504 | 517 |
| |
| |||
517 | 530 |
| |
518 | 531 |
| |
519 | 532 |
| |
520 |
| - | |
| 533 | + | |
521 | 534 |
| |
522 | 535 |
| |
523 | 536 |
| |
| |||
589 | 602 |
| |
590 | 603 |
| |
591 | 604 |
| |
592 |
| - | |
593 | 605 |
| |
594 | 606 |
| |
595 | 607 |
| |
| |||
605 | 617 |
| |
606 | 618 |
| |
607 | 619 |
| |
| 620 | + | |
608 | 621 |
| |
609 | 622 |
| |
610 | 623 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
936 | 936 |
| |
937 | 937 |
| |
938 | 938 |
| |
939 |
| - | |
940 |
| - | |
941 |
| - | |
942 |
| - | |
943 | 939 |
| |
944 | 940 |
| |
945 | 941 |
| |
|
0 commit comments