File tree
286 files changed
+9088
-2920
lines changed- crates
- base-db/src
- edition/src
- hir
- src
- semantics
- hir-def/src
- body
- item_tree
- macro_expansion_tests
- nameres
- hir-expand/src
- builtin
- hir-ty/src
- consteval
- dyn_compatibility
- layout
- mir/eval
- tests
- ide/src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- test_data
- typing
- ide-assists/src
- handlers
- utils
- ide-completion/src
- completions
- item_list
- context
- render
- tests
- ide-db/src
- imports
- insert_use
- syntax_helpers
- test_data
- ide-diagnostics/src
- handlers
- tests
- intern/src/symbol
- load-cargo/src
- mbe/src
- expander
- parser
- src
- grammar
- test_data/parser
- err
- inline/ok
- proc-macro-api/src/legacy_protocol
- proc-macro-srv
- src
- server_impl
- tests
- profile
- project-model/src
- toolchain_info
- rust-analyzer
- src
- cli
- handlers
- lsp
- span/src
- stdx
- syntax/src
- ast
- syntax_factory
- syntax-bridge/src
- test-fixture
- src
- test-utils/src
- vfs-notify
- docs
- dev
- user
- editors/code
- src
- lib/lsp-server/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
286 files changed
+9088
-2920
lines changedLines changed: 55 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| 82 | + | |
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
88 | 89 |
| |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
94 | 95 |
| |
95 | 96 |
| |
96 |
| - | |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
|
0 commit comments