This repository was archived by the owner on May 28, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
134 files changed
+1739
-919
lines changed- compiler
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros
- src
- rustc_codegen_ssa/src/back
- rustc_data_structures/src
- rustc_feature/src
- rustc_hir_analysis
- src
- impl_wf_check
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_macros/src/diagnostics
- rustc_middle/src/mir
- rustc_parse
- src
- parser
- rustc_span/src
- rustc_trait_selection/src/traits
- specialize
- library/core/src/mem
- src/doc
- tests
- mir-opt/const_prop
- run-make/branch-protection-check-IBT
- ui
- argument-suggestions
- array-slice-vec
- async-await/issues
- borrowck
- closures/2229_closure_analysis/diagnostics
- coercion
- did_you_mean
- error-codes
- feature-gates
- inference
- issues
- methods
- mismatched_types
- mut
- nll
- offset-of
- parser
- pattern/move-ref-patterns
- range
- rfc-2632-const-trait-impl/specialization
- span
- specialization/min_specialization
- str
- suggestions
- trivial-bounds
- typeck
- type
- unsized-locals
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
134 files changed
+1739
-919
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
603 | 603 |
| |
604 | 604 |
| |
605 | 605 |
| |
| 606 | + | |
606 | 607 |
| |
607 | 608 |
| |
608 | 609 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
559 |
| - | |
560 |
| - | |
| 559 | + | |
561 | 560 |
| |
562 | 561 |
| |
563 | 562 |
| |
|
0 commit comments