File tree
180 files changed
+2843
-1186
lines changed- compiler
- rustc_ast/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_ssa/src
- rustc_const_eval/src/interpret
- rustc_hir/src
- rustc_hir_analysis/src
- check
- coherence
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src
- infer
- canonical
- opaque_types
- outlives
- region_constraints
- relate
- traits
- rustc_lint_defs/src
- rustc_middle/src
- traits
- ty
- rustc_resolve/src
- rustdoc
- rustc_smir/src/stable_mir
- rustc_span/src
- rustc_target/src
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- solve
- traits
- select
- specialize
- rustc_traits/src
- rustc_type_ir/src
- library
- alloc/src
- core/src
- iter/adapters
- coretests/tests
- std
- src
- io
- sys/pal/windows
- tests
- src
- bootstrap/src
- core
- build_steps
- config
- utils
- ci/docker/host-x86_64/x86_64-gnu-tools
- librustdoc
- clean/types
- passes
- lint
- tools
- clippy/clippy_lints/src/doc
- tidy/src
- alphabetical
- tests
- crashes
- run-make
- json-bom-plus-crlf
- json-bom-plus-crlf-multifile
- lexer-crlf-line-endings-string-literal-doc-comment
- trailing-carriage-return-in-string
- rustdoc-ui/lints
- ui
- borrowck
- coroutine
- did_you_mean
- expr/if
- feature-gates
- impl-trait
- alias-liveness
- issues
- precise-capturing
- imports
- inference
- json
- lexer
- moves
- parser
- stats
- suggestions
- type-alias-impl-trait
- typeck
- ui-fulldeps/stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
180 files changed
+2843
-1186
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
73 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
74 | 78 |
| |
75 | 79 |
| |
76 | 80 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4064 | 4064 |
| |
4065 | 4065 |
| |
4066 | 4066 |
| |
| 4067 | + | |
4067 | 4068 |
| |
4068 | 4069 |
| |
4069 |
| - | |
4070 | 4070 |
| |
4071 | 4071 |
| |
4072 | 4072 |
| |
|
Lines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
518 | 518 |
| |
519 | 519 |
| |
520 | 520 |
| |
521 |
| - | |
| 521 | + | |
522 | 522 |
| |
523 | 523 |
| |
524 | 524 |
| |
525 |
| - | |
| 525 | + | |
526 | 526 |
| |
527 | 527 |
| |
528 | 528 |
| |
| |||
1224 | 1224 |
| |
1225 | 1225 |
| |
1226 | 1226 |
| |
| 1227 | + | |
1227 | 1228 |
| |
1228 | 1229 |
| |
1229 | 1230 |
| |
| |||
1238 | 1239 |
| |
1239 | 1240 |
| |
1240 | 1241 |
| |
1241 |
| - | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
1242 | 1249 |
| |
1243 | 1250 |
| |
1244 | 1251 |
| |
| |||
1505 | 1512 |
| |
1506 | 1513 |
| |
1507 | 1514 |
| |
1508 |
| - | |
| 1515 | + | |
1509 | 1516 |
| |
1510 | 1517 |
| |
1511 | 1518 |
| |
| |||
1518 | 1525 |
| |
1519 | 1526 |
| |
1520 | 1527 |
| |
1521 |
| - | |
| 1528 | + | |
1522 | 1529 |
| |
1523 | 1530 |
| |
1524 | 1531 |
| |
|
Lines changed: 15 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
| 328 | + | |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
332 | 331 |
| |
333 | 332 |
| |
334 | 333 |
| |
335 | 334 |
| |
336 |
| - | |
337 | 335 |
| |
338 | 336 |
| |
339 | 337 |
| |
340 | 338 |
| |
341 |
| - | |
342 |
| - | |
343 |
| - | |
344 |
| - | |
345 |
| - | |
346 |
| - | |
347 | 339 |
| |
348 | 340 |
| |
349 | 341 |
| |
| |||
396 | 388 |
| |
397 | 389 |
| |
398 | 390 |
| |
399 |
| - | |
| 391 | + | |
400 | 392 |
| |
401 | 393 |
| |
402 | 394 |
| |
| |||
426 | 418 |
| |
427 | 419 |
| |
428 | 420 |
| |
429 |
| - | |
| 421 | + | |
430 | 422 |
| |
431 | 423 |
| |
432 | 424 |
| |
| |||
523 | 515 |
| |
524 | 516 |
| |
525 | 517 |
| |
526 |
| - | |
527 |
| - | |
| 518 | + | |
528 | 519 |
| |
529 | 520 |
| |
530 | 521 |
| |
531 | 522 |
| |
532 |
| - | |
533 |
| - | |
534 |
| - | |
535 |
| - | |
536 |
| - | |
537 |
| - | |
538 |
| - | |
539 |
| - | |
| 523 | + | |
540 | 524 |
| |
541 | 525 |
| |
542 | 526 |
| |
| |||
597 | 581 |
| |
598 | 582 |
| |
599 | 583 |
| |
600 |
| - | |
| 584 | + | |
601 | 585 |
| |
602 | 586 |
| |
603 | 587 |
| |
| |||
629 | 613 |
| |
630 | 614 |
| |
631 | 615 |
| |
632 |
| - | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
633 | 623 |
| |
634 | 624 |
| |
635 | 625 |
| |
| |||
832 | 822 |
| |
833 | 823 |
| |
834 | 824 |
| |
835 |
| - | |
| 825 | + | |
| 826 | + | |
836 | 827 |
| |
837 | 828 |
| |
838 | 829 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
332 |
| - | |
| 332 | + | |
| 333 | + | |
333 | 334 |
| |
334 | 335 |
| |
335 | 336 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 |
| - | |
| 175 | + | |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
73 | 72 |
| |
74 | 73 |
| |
75 | 74 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
794 | 794 |
| |
795 | 795 |
| |
796 | 796 |
| |
797 |
| - | |
| 797 | + | |
798 | 798 |
| |
799 | 799 |
| |
800 | 800 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
449 |
| - | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
450 | 452 |
| |
451 | 453 |
| |
452 | 454 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
878 | 878 |
| |
879 | 879 |
| |
880 | 880 |
| |
881 |
| - | |
882 | 881 |
| |
883 |
| - | |
| 882 | + | |
884 | 883 |
| |
| 884 | + | |
885 | 885 |
| |
886 | 886 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1056 | 1056 |
| |
1057 | 1057 |
| |
1058 | 1058 |
| |
| 1059 | + | |
1059 | 1060 |
| |
1060 | 1061 |
| |
1061 |
| - | |
1062 | 1062 |
| |
1063 | 1063 |
| |
1064 | 1064 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4992 | 4992 |
| |
4993 | 4993 |
| |
4994 | 4994 |
| |
| 4995 | + | |
4995 | 4996 |
| |
4996 | 4997 |
| |
4997 |
| - | |
4998 | 4998 |
| |
4999 | 4999 |
| |
5000 | 5000 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
312 | 312 |
| |
313 | 313 |
| |
314 | 314 |
| |
315 |
| - | |
| 315 | + | |
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
311 | 311 |
| |
312 | 312 |
| |
313 | 313 |
| |
314 |
| - | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
| |||
518 | 518 |
| |
519 | 519 |
| |
520 | 520 |
| |
521 |
| - | |
| 521 | + | |
522 | 522 |
| |
523 | 523 |
| |
524 | 524 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
739 | 739 |
| |
740 | 740 |
| |
741 | 741 |
| |
742 |
| - | |
| 742 | + | |
743 | 743 |
| |
744 | 744 |
| |
745 | 745 |
| |
| |||
755 | 755 |
| |
756 | 756 |
| |
757 | 757 |
| |
758 |
| - | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
759 | 763 |
| |
760 | 764 |
| |
761 | 765 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
418 |
| - | |
| 418 | + | |
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
|
0 commit comments