This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
666 files changed
+2912
-2469
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- state
- 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_expand/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- collect/type_of
- 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
- define_opaques_attr
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
666 files changed
+2912
-2469
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
| 250 | + | |
250 | 251 |
| |
251 | 252 |
| |
252 | 253 |
| |
|
There was a problem loading the remainder of the diff.
0 commit comments