This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
65 files changed
+507
-442
lines changed- compiler
- rustc_ast_passes/src
- rustc_feature/src
- rustc_middle/src
- rustc_parse/src/parser
- rustc_resolve/src/late
- rustc_span/src
- rustc_trait_selection/src/traits
- library/core/src/ptr
- src
- doc/unstable-book/src/language-features
- test/ui
- consts/miri_unleashed
- half-open-range-patterns
- inline-const
- macros
- match
- object-safety
- parser
- issues
- suggestions
- try-trait
- tools/clippy/tests/ui
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+507
-442
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
464 |
| - | |
| 464 | + | |
465 | 465 |
| |
466 | 466 |
| |
467 | 467 |
| |
| |||
589 | 589 |
| |
590 | 590 |
| |
591 | 591 |
| |
592 |
| - | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
593 | 596 |
| |
594 | 597 |
| |
595 | 598 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
| 173 | + | |
172 | 174 |
| |
173 | 175 |
| |
174 | 176 |
| |
|
0 commit comments