This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
653 files changed
+2798
-2467
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- rustc_ast/src
- rustc_borrowck/src/type_check
- rustc_builtin_macros/src
- deriving/generic
- rustc_codegen_cranelift/example
- rustc_data_structures/src/obligation_forest
- rustc_error_codes/src/error_codes
- rustc_error_messages/src
- rustc_hir_analysis
- src
- check
- collect/type_of
- rustc_hir/src
- rustc_lint/src
- rustc_middle/src
- mir
- query
- rustc_parse/src/parser
- rustc_resolve/src
- rustc_span/src
- rustc_trait_selection/src/error_reporting/infer
- rustc_ty_utils
- src
- library
- core/src
- macros
- prelude
- std/src
- prelude
- src
- librustdoc/html/render
- tools
- clippy
- clippy_utils/src/ast_utils
- tests/ui
- crashes
- missing_const_for_fn
- tidy/src
- tests
- codegen/sanitizer/cfi
- crashes
- ui
- associated-inherent-types
- associated-type-bounds
- async-await
- async-fn
- issues
- attributes
- borrowck
- coherence
- occurs-check
- const-generics
- generic_const_exprs
- consts
- const-eval
- required-consts
- coroutine
- drop
- entry-point
- feature-gates
- fn
- generic-associated-types
- higher-ranked/trait-bounds/normalize-under-binder
- impl-trait
- alias-liveness
- issues
- multiple-lifetimes
- implied-bounds
- layout
- lazy-type-alias-impl-trait
- lint
- let_underscore
- methods
- mir
- never_type
- pattern/usefulness
- privacy
- rfcs/type-alias-impl-trait
- self
- specialization/min_specialization
- traits
- alias
- next-solver
- alias-relate
- opaques
- trait-upcasting
- transmutability/malformed-program-gracefulness
- type-alias-impl-trait
- auxiliary
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
653 files changed
+2798
-2467
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4529 | 4529 |
| |
4530 | 4530 |
| |
4531 | 4531 |
| |
| 4532 | + | |
4532 | 4533 |
| |
4533 | 4534 |
| |
4534 | 4535 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3466 | 3466 |
| |
3467 | 3467 |
| |
3468 | 3468 |
| |
| 3469 | + | |
3469 | 3470 |
| |
3470 | 3471 |
| |
3471 | 3472 |
| |
| |||
3763 | 3764 |
| |
3764 | 3765 |
| |
3765 | 3766 |
| |
3766 |
| - | |
| 3767 | + | |
3767 | 3768 |
| |
3768 | 3769 |
| |
3769 | 3770 |
| |
|
0 commit comments