This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
211 files changed
+1764
-1305
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- abi
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo
- metadata
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- traits
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- util
- rustc_hir_analysis/src
- check
- coherence
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/infer
- rustc_lint/src
- rustc_metadata/src
- rustc_middle/src
- mir
- interpret
- query
- ty
- consts
- inhabitedness
- util
- rustc_mir_build/src
- build
- custom/parse
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- inline
- shim
- rustc_monomorphize/src
- collector
- rustc_next_trait_solver/src/solve
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_sanitizers/src/cfi/typeid/itanium_cxx_abi
- rustc_smir/src/rustc_smir
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- error_reporting
- infer/nice_region_error
- traits
- traits
- query
- select
- rustc_traits/src
- rustc_transmute/src/maybe_transmutable
- rustc_ty_utils/src
- layout
- rustc_type_ir/src
- src
- librustdoc
- clean
- html/render
- tools
- clippy
- clippy_lints/src
- methods
- operators
- clippy_utils/src
- miri/src
- tests/ui
- consts
- invalid
- sized
- traits/const-traits
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
211 files changed
+1764
-1305
lines changedLines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3828 | 3828 |
| |
3829 | 3829 |
| |
3830 | 3830 |
| |
3831 |
| - | |
3832 |
| - | |
| 3831 | + | |
| 3832 | + | |
| 3833 | + | |
| 3834 | + | |
| 3835 | + | |
| 3836 | + | |
| 3837 | + | |
3833 | 3838 |
| |
3834 | 3839 |
| |
3835 |
| - | |
| 3840 | + | |
3836 | 3841 |
| |
3837 | 3842 |
| |
3838 | 3843 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
864 | 864 |
| |
865 | 865 |
| |
866 | 866 |
| |
867 |
| - | |
| 867 | + | |
868 | 868 |
| |
869 | 869 |
| |
870 | 870 |
| |
|
0 commit comments