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
91 files changed
+868
-779
lines changed- compiler
- rustc_borrowck/src
- rustc_builtin_macros/src/deriving
- rustc_data_structures/src
- rustc_hir_analysis/src/hir_ty_lowering
- rustc_parse
- src
- parser
- rustc_passes
- src
- rustc_session/src
- library/std/src
- thread
- src
- bootstrap/src/core/build_steps
- tools
- clippy/clippy_lints/src
- loops
- matches
- compiletest/src
- tests
- crashes
- ui
- associated-type-bounds
- const-generics
- generic_const_exprs
- dyn-compatibility
- dyn-keyword
- editions
- feature-gates
- impl-trait
- parser/issues
- resolve
- runtime
- rust-2021
- suggestions
- traits
- bound
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
91 files changed
+868
-779
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
168 |
| - | |
| 168 | + | |
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
312 | 312 |
| |
313 | 313 |
| |
314 | 314 |
| |
315 |
| - | |
| 315 | + | |
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
|
0 commit comments