This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
188 files changed
+4710
-2348
lines changed- src/tools/rust-analyzer
- .cargo
- .github/workflows
- crates
- base-db
- src
- flycheck/src
- hir-def/src
- body
- data
- hir
- item_tree
- nameres
- hir-expand
- src
- hir-ty
- src
- diagnostics
- match_check
- mir
- tests
- hir
- src
- semantics
- ide-assists
- src
- handlers
- ide-completion
- src/completions
- postfix
- ide-db
- src
- generated
- syntax_helpers
- tests
- ide-diagnostics
- src
- handlers
- ide
- src
- hover
- load-cargo/src
- parser
- src
- grammar
- expressions
- items
- test_data/parser/err
- proc-macro-api
- proc-macro-srv
- proc-macro-test
- profile/src
- project-model
- src
- rust-analyzer
- src
- cli
- handlers
- lsp
- tracing
- salsa
- salsa-macros/src
- src
- tests
- parallel
- span/src
- stdx/src
- syntax
- src
- ast
- test-fixture/src
- toolchain/src
- vfs/src
- docs
- dev
- user
- editors/code
- src
- lib
- line-index
- src
- lsp-server/src
- xtask
- src
- codegen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
188 files changed
+4710
-2348
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments