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
73 files changed
+1927
-864
lines changed- compiler
- rustc_session/src
- rustc_trait_selection/src/traits/select
- library/core/src
- char
- src/tools/rust-analyzer
- .github/workflows
- crates
- hir-def/src
- body
- dyn_map
- hir
- item_tree
- path
- hir-ty/src
- infer
- mir
- eval
- hir/src
- semantics
- ide-assists/src
- handlers
- tests
- ide-completion/src
- tests
- ide-diagnostics/src
- ide/src
- hover
- intern/src/symbol
- parser
- src
- grammar
- expressions
- items
- test_data
- generated
- parser/inline/ok
- proc-macro-api/src
- rust-analyzer/src
- cli
- lsp
- syntax/src/ast
- test-fixture
- docs/dev
- editors/code
- xtask/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
73 files changed
+1927
-864
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2466 | 2466 |
| |
2467 | 2467 |
| |
2468 | 2468 |
| |
| 2469 | + | |
| 2470 | + | |
| 2471 | + | |
| 2472 | + | |
2469 | 2473 |
| |
2470 | 2474 |
| |
2471 | 2475 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
| 460 | + | |
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
| 464 | + | |
464 | 465 |
| |
465 | 466 |
| |
466 | 467 |
| |
| |||
657 | 658 |
| |
658 | 659 |
| |
659 | 660 |
| |
660 |
| - | |
| 661 | + | |
661 | 662 |
| |
662 | 663 |
| |
663 | 664 |
| |
| |||
667 | 668 |
| |
668 | 669 |
| |
669 | 670 |
| |
670 |
| - | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
671 | 676 |
| |
672 | 677 |
| |
673 | 678 |
| |
|
0 commit comments