This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
195 files changed
+5763
-2740
lines changed- src/tools/rust-analyzer
- .cargo
- .github/workflows
- crates
- base-db/src
- cfg/src
- flycheck/src
- hir/src
- hir-def
- src
- attr
- body
- data
- hir
- item_tree
- macro_expansion_tests
- mbe
- nameres
- hir-expand/src
- hir-ty
- src
- consteval/tests
- diagnostics
- infer
- layout
- tests
- mir
- eval
- shim
- lower
- tests
- ide/src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- test_data
- ide-assists/src
- handlers
- tests
- utils
- ide-completion/src
- completions
- attribute
- item_list
- render
- tests
- ide-db/src
- syntax_helpers
- ide-diagnostics/src
- handlers
- intern
- src
- parser
- src
- grammar/expressions
- syntax_kind
- test_data/parser/inline/ok
- proc-macro-test
- project-model
- src
- test_data/output
- rust-analyzer
- src
- cli
- diagnostics
- handlers
- lsp
- tests/slow-tests
- syntax
- src
- ast
- generated
- tests
- test-utils/src
- vfs/src
- vfs-notify
- docs/dev
- editors/code
- src
- lib/lsp-server
- xtask/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
195 files changed
+5763
-2740
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + |
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
89 | 95 |
| |
90 | 96 |
| |
91 | 97 |
| |
92 | 98 |
| |
93 | 99 |
| |
94 | 100 |
| |
| 101 | + | |
| 102 | + | |
95 | 103 |
| |
96 | 104 |
| |
97 | 105 |
| |
|
0 commit comments