File tree
169 files changed
+2253
-1099
lines changed- compiler
- rustc_abi/src
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_attr_parsing/src
- rustc_borrowck/src/type_check
- rustc_codegen_cranelift/patches
- rustc_const_eval/src/interpret
- rustc_data_structures/src
- rustc_errors/src
- rustc_fluent_macro/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- errors
- hir_ty_lowering
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_lint/src
- rustc_middle/src
- mir/interpret
- allocation
- traits
- ty
- inhabitedness
- rustc_parse/src/parser
- rustc_resolve/src
- late
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- error_reporting/traits
- traits
- select
- rustc_ty_utils/src
- library
- alloc
- core/src
- convert
- iter/sources
- std
- src
- src
- ci/github-actions
- doc
- rustc/src
- platform-support
- unstable-book/src/language-features
- librustdoc/passes
- tools
- clippy/clippy_utils/src
- miri
- src
- alloc_addresses
- shims
- tests/native-lib
- pass
- rustfmt
- src
- tests
- source
- target
- tests
- codegen
- mir-opt
- pretty
- run-make/repr128-dwarf
- rustdoc
- inline_cross
- ui
- abi
- associated-type-bounds/return-type-notation
- associated-types
- async-await
- async-closures
- pin-ergonomics
- attributes
- coherence
- feature-gates
- hygiene
- inference
- issues
- layout
- lint
- macros
- rfc-3086-metavar-expr
- methods
- repr
- return
- specialization
- defaultimpl
- structs
- traits
- negative-impls
- trait-upcasting
- type/pattern_types
- unsafe-fields
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
169 files changed
+2253
-1099
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1812 | 1812 |
| |
1813 | 1813 |
| |
1814 | 1814 |
| |
1815 |
| - | |
| 1815 | + | |
1816 | 1816 |
| |
1817 | 1817 |
| |
1818 | 1818 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2641 | 2641 |
| |
2642 | 2642 |
| |
2643 | 2643 |
| |
| 2644 | + | |
| 2645 | + | |
2644 | 2646 |
| |
2645 | 2647 |
| |
2646 | 2648 |
| |
| |||
2650 | 2652 |
| |
2651 | 2653 |
| |
2652 | 2654 |
| |
| 2655 | + | |
| 2656 | + | |
2653 | 2657 |
| |
2654 | 2658 |
| |
2655 | 2659 |
| |
| |||
2666 | 2670 |
| |
2667 | 2671 |
| |
2668 | 2672 |
| |
2669 |
| - | |
2670 |
| - | |
| 2673 | + | |
| 2674 | + | |
| 2675 | + | |
| 2676 | + | |
2671 | 2677 |
| |
2672 | 2678 |
| |
2673 |
| - | |
| 2679 | + | |
2674 | 2680 |
| |
2675 | 2681 |
| |
2676 | 2682 |
| |
| |||
2712 | 2718 |
| |
2713 | 2719 |
| |
2714 | 2720 |
| |
| 2721 | + | |
| 2722 | + | |
| 2723 | + | |
| 2724 | + | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
| 2728 | + | |
| 2729 | + | |
2715 | 2730 |
| |
2716 | 2731 |
| |
2717 | 2732 |
| |
|
0 commit comments