File tree
491 files changed
+4496
-2744
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- mir
- rustc_const_eval/src
- const_eval
- transform
- check_consts
- util
- rustc_driver_impl/src
- rustc_expand/src
- rustc_fluent_macro/src
- rustc_hir/src
- rustc_hir_analysis
- src
- astconv
- check
- coherence
- collect
- impl_wf_check
- outlives
- rustc_hir_pretty/src
- rustc_hir_typeck
- src
- fn_ctxt
- generator_interior/drop_ranges
- method
- rustc_infer/src
- infer
- canonical
- error_reporting
- outlives
- traits
- rustc_interface/src
- rustc_lint/src
- rustc_macros/src/diagnostics
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir
- query
- thir
- traits
- ty
- inhabitedness
- print
- rustc_mir_build/src
- build
- custom
- expr
- thir
- cx
- rustc_mir_dataflow/src
- framework
- move_paths
- rustc_mir_transform/src
- coverage
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve
- src
- late
- rustc_session/src
- rustc_target/src/spec
- rustc_trait_selection/src
- solve
- assembly
- traits
- error_reporting
- query/type_op
- select
- specialize
- rustc_traits/src
- chalk
- rustc_ty_utils/src
- library
- alloc
- src
- vec
- core
- benches
- src
- iter/adapters
- tests/iter/adapters
- std
- src
- sys/windows
- c
- sysroot
- src
- bootstrap
- bin
- config
- defaults
- ci
- docker/host-x86_64/dist-various-2
- github-actions
- doc
- rustc/src
- platform-support
- style-guide/src
- etc/test-float-parse
- librustdoc
- clean
- html
- static
- css
- js
- tools
- clippy
- clippy_lints/src
- loops
- matches
- methods
- utils
- clippy_utils/src
- src
- tests/ui/crashes
- compiletest/src
- header
- error_index_generator
- generate-windows-sys/src
- miri
- src/bin
- rust-installer
- src
- tidy/src
- tests
- codegen/issues
- mir-opt
- building
- custom
- const_prop
- copy-prop
- dataflow-const-prop
- dead-store-elimination
- dest-prop
- inline
- issues
- pre-codegen
- run-make/const_fn_mir
- run-make-fulldeps/obtain-borrowck
- rustdoc
- inline_cross
- auxiliary
- rustdoc-gui
- ui
- associated-consts
- associated-inherent-types
- cfg
- codegen
- const-generics/generic_const_exprs
- explicit-tail-calls
- higher-ranked/trait-bounds
- impl-trait
- issues
- parser
- pattern
- proc-macro
- return
- span
- stability-attribute
- auxiliary
- suggestions
- traits
- new-solver
- type-alias-impl-trait
- typeck
- uninhabited
- ui-fulldeps
- session-diagnostic
- stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
491 files changed
+4496
-2744
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 3 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 |
| |
34 | 37 |
| |
35 |
| - | |
36 |
| - | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 | 88 |
| |
93 | 89 |
| |
94 | 90 |
| |
| |||
162 | 158 |
| |
163 | 159 |
| |
164 | 160 |
| |
165 |
| - | |
166 |
| - | |
167 | 161 |
| |
168 | 162 |
| |
169 | 163 |
| |
| |||
496 | 490 |
| |
497 | 491 |
| |
498 | 492 |
| |
499 |
| - | |
500 |
| - | |
501 |
| - | |
502 |
| - | |
503 |
| - | |
504 | 493 |
| |
505 | 494 |
| |
506 | 495 |
| |
| |||
574 | 563 |
| |
575 | 564 |
| |
576 | 565 |
| |
577 |
| - | |
578 |
| - | |
579 | 566 |
| |
580 | 567 |
| |
581 | 568 |
| |
| |||
623 | 610 |
| |
624 | 611 |
| |
625 | 612 |
| |
626 |
| - | |
627 |
| - | |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 | 613 |
| |
632 | 614 |
| |
633 | 615 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| 47 | + | |
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
| |||
76 | 78 |
| |
77 | 79 |
| |
78 | 80 |
| |
| 81 | + | |
79 | 82 |
| |
80 | 83 |
| |
81 | 84 |
| |
|
Lines changed: 10 additions & 85 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
483 |
| - | |
484 |
| - | |
485 |
| - | |
486 |
| - | |
487 |
| - | |
488 |
| - | |
489 |
| - | |
490 |
| - | |
491 |
| - | |
492 |
| - | |
493 |
| - | |
494 |
| - | |
495 |
| - | |
496 |
| - | |
497 |
| - | |
498 |
| - | |
499 |
| - | |
500 | 483 |
| |
501 | 484 |
| |
502 | 485 |
| |
503 | 486 |
| |
504 | 487 |
| |
505 | 488 |
| |
506 | 489 |
| |
507 |
| - | |
| 490 | + | |
508 | 491 |
| |
509 | 492 |
| |
510 | 493 |
| |
| |||
517 | 500 |
| |
518 | 501 |
| |
519 | 502 |
| |
520 |
| - | |
| 503 | + | |
521 | 504 |
| |
522 | 505 |
| |
523 | 506 |
| |
| |||
529 | 512 |
| |
530 | 513 |
| |
531 | 514 |
| |
532 |
| - | |
533 |
| - | |
534 |
| - | |
535 |
| - | |
536 |
| - | |
537 |
| - | |
538 |
| - | |
539 |
| - | |
540 |
| - | |
541 |
| - | |
542 |
| - | |
543 |
| - | |
544 |
| - | |
545 |
| - | |
| 515 | + | |
546 | 516 |
| |
547 | 517 |
| |
548 | 518 |
| |
| |||
557 | 527 |
| |
558 | 528 |
| |
559 | 529 |
| |
560 |
| - | |
561 |
| - | |
562 |
| - | |
563 |
| - | |
564 |
| - | |
565 |
| - | |
566 |
| - | |
567 |
| - | |
568 |
| - | |
569 | 530 |
| |
570 | 531 |
| |
571 | 532 |
| |
| |||
576 | 537 |
| |
577 | 538 |
| |
578 | 539 |
| |
579 |
| - | |
| 540 | + | |
580 | 541 |
| |
581 | 542 |
| |
582 | 543 |
| |
| |||
605 | 566 |
| |
606 | 567 |
| |
607 | 568 |
| |
608 |
| - | |
| 569 | + | |
609 | 570 |
| |
610 | 571 |
| |
611 | 572 |
| |
| |||
1749 | 1710 |
| |
1750 | 1711 |
| |
1751 | 1712 |
| |
1752 |
| - | |
| 1713 | + | |
1753 | 1714 |
| |
1754 | 1715 |
| |
1755 | 1716 |
| |
| |||
1869 | 1830 |
| |
1870 | 1831 |
| |
1871 | 1832 |
| |
1872 |
| - | |
| 1833 | + | |
1873 | 1834 |
| |
1874 | 1835 |
| |
1875 | 1836 |
| |
| |||
2086 | 2047 |
| |
2087 | 2048 |
| |
2088 | 2049 |
| |
2089 |
| - | |
| 2050 | + | |
2090 | 2051 |
| |
2091 | 2052 |
| |
2092 | 2053 |
| |
| |||
2370 | 2331 |
| |
2371 | 2332 |
| |
2372 | 2333 |
| |
2373 |
| - | |
2374 |
| - | |
2375 |
| - | |
2376 |
| - | |
2377 |
| - | |
2378 |
| - | |
2379 | 2334 |
| |
2380 | 2335 |
| |
2381 | 2336 |
| |
| |||
2617 | 2572 |
| |
2618 | 2573 |
| |
2619 | 2574 |
| |
2620 |
| - | |
2621 |
| - | |
2622 |
| - | |
2623 |
| - | |
2624 |
| - | |
2625 |
| - | |
2626 |
| - | |
2627 |
| - | |
2628 |
| - | |
2629 |
| - | |
2630 |
| - | |
2631 |
| - | |
2632 |
| - | |
2633 |
| - | |
2634 |
| - | |
2635 |
| - | |
2636 |
| - | |
2637 |
| - | |
2638 |
| - | |
2639 |
| - | |
2640 |
| - | |
2641 |
| - | |
2642 |
| - | |
2643 |
| - | |
2644 | 2575 |
| |
2645 | 2576 |
| |
2646 | 2577 |
| |
| |||
2897 | 2828 |
| |
2898 | 2829 |
| |
2899 | 2830 |
| |
2900 |
| - | |
| 2831 | + | |
2901 | 2832 |
| |
2902 | 2833 |
| |
2903 | 2834 |
| |
| |||
4346 | 4277 |
| |
4347 | 4278 |
| |
4348 | 4279 |
| |
4349 |
| - | |
| 4280 | + | |
4350 | 4281 |
| |
4351 | 4282 |
| |
4352 | 4283 |
| |
| |||
4874 | 4805 |
| |
4875 | 4806 |
| |
4876 | 4807 |
| |
4877 |
| - | |
4878 |
| - | |
4879 |
| - | |
4880 |
| - | |
4881 |
| - | |
4882 |
| - | |
4883 | 4808 |
| |
4884 | 4809 |
| |
4885 | 4810 |
| |
|
Lines changed: 2 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
| 36 | + | |
48 | 37 |
| |
49 | 38 |
| |
50 | 39 |
| |
51 | 40 |
| |
52 | 41 |
| |
53 |
| - | |
| 42 | + | |
54 | 43 |
| |
55 | 44 |
| |
56 | 45 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
281 |
| - | |
282 |
| - | |
| 280 | + | |
283 | 281 |
| |
284 | 282 |
| |
285 | 283 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
626 |
| - | |
| 626 | + | |
627 | 627 |
| |
628 | 628 |
| |
629 | 629 |
| |
630 |
| - | |
631 |
| - | |
632 |
| - | |
| 630 | + | |
| 631 | + | |
633 | 632 |
| |
634 | 633 |
| |
635 | 634 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 | 80 |
| |
88 | 81 |
| |
89 | 82 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
678 | 678 |
| |
679 | 679 |
| |
680 | 680 |
| |
681 |
| - | |
682 |
| - | |
| 681 | + | |
| 682 | + | |
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
| |||
705 | 705 |
| |
706 | 706 |
| |
707 | 707 |
| |
708 |
| - | |
| 708 | + | |
709 | 709 |
| |
710 | 710 |
| |
711 | 711 |
| |
|
0 commit comments