This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
69 files changed
+617
-104
lines changed- compiler
- rustc_ast_passes/src
- rustc_ast/src
- rustc_borrowck/src/type_check
- rustc_codegen_cranelift/src
- rustc_codegen_ssa/src
- mir
- rustc_const_eval/src
- interpret
- intrinsics
- transform
- check_consts
- rustc_feature/src
- rustc_infer/src/infer/error_reporting/nice_region_error
- rustc_lint/src
- rustc_middle/src
- mir
- ty
- print
- rustc_mir_build/src/build/expr
- rustc_monomorphize/src
- rustc_parse/src/parser
- rustc_span/src
- rustc_symbol_mangling/src
- typeid
- rustc_trait_selection/src/traits
- error_reporting
- select
- rustc_traits/src/chalk
- rustc_ty_utils/src
- rustc_type_ir/src
- rustc_typeck/src
- astconv
- check
- fn_ctxt
- method
- variance
- src
- librustdoc/clean
- test/ui
- dyn-star
- parser
- tools/clippy
- clippy_lints/src/transmute
- clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+617
-104
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2072 | 2072 |
| |
2073 | 2073 |
| |
2074 | 2074 |
| |
| 2075 | + | |
2075 | 2076 |
| |
2076 | 2077 |
| |
2077 | 2078 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
554 | 554 |
| |
555 | 555 |
| |
556 | 556 |
| |
| 557 | + | |
| 558 | + | |
| 559 | + | |
557 | 560 |
| |
558 | 561 |
| |
559 | 562 |
| |
|
0 commit comments