File tree
259 files changed
+7302
-4831
lines changed- .github/workflows
- crates
- base-db/src
- hir/src
- term_search
- hir-def/src
- expr_store
- lower
- tests
- nameres
- tests
- hir-expand/src
- hir-ty/src
- diagnostics
- infer
- mir
- eval
- tests
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- typing
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions
- item_list
- postfix
- context
- render
- tests
- ide-db/src
- syntax_helpers
- test_data
- ide-diagnostics/src
- handlers
- ide-ssr/src
- intern
- src
- symbol
- load-cargo/src
- parser
- src
- grammar
- items
- syntax_kind
- test_data
- generated
- parser/inline
- err
- ok
- proc-macro-srv/src
- server_impl
- tests
- proc-macro-srv-cli/src
- project-model/src
- toolchain_info
- rust-analyzer
- src
- cli
- handlers
- lsp
- tests/slow-tests
- stdx/src/thread
- syntax
- src/ast
- generated
- test-fixture/src
- test-utils/src
- docs
- book
- src
- dev
- user
- editors/code
- src
- lib
- line-index/src
- lsp-server/src
- xtask
- src
- codegen
- publish
- test_data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
259 files changed
+7302
-4831
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
| 142 | + | |
141 | 143 |
| |
142 | 144 |
| |
143 | 145 |
| |
| |||
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
| 188 | + | |
186 | 189 |
| |
187 | 190 |
| |
188 | 191 |
| |
| |||
257 | 260 |
| |
258 | 261 |
| |
259 | 262 |
| |
260 |
| - | |
| 263 | + | |
261 | 264 |
| |
262 | 265 |
| |
263 | 266 |
| |
264 | 267 |
| |
265 | 268 |
| |
266 |
| - | |
| 269 | + | |
267 | 270 |
| |
268 | 271 |
| |
269 | 272 |
| |
270 | 273 |
| |
271 | 274 |
| |
272 |
| - | |
| 275 | + | |
273 | 276 |
| |
274 | 277 |
| |
275 | 278 |
| |
276 | 279 |
| |
277 |
| - | |
| 280 | + | |
278 | 281 |
| |
279 | 282 |
| |
280 | 283 |
|
+4-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 | 9 |
| |
13 | 10 |
| |
14 | 11 |
| |
15 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + |
+4-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
133 |
| - | |
134 |
| - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| |||
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
233 |
| - | |
234 |
| - | |
| 233 | + | |
| 234 | + | |
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 | 98 |
| |
100 | 99 |
| |
101 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
102 | 106 |
| |
103 | 107 |
| |
104 | 108 |
| |
| |||
148 | 152 |
| |
149 | 153 |
| |
150 | 154 |
| |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
151 | 159 |
| |
152 | 160 |
| |
153 | 161 |
| |
154 | 162 |
| |
155 | 163 |
| |
156 | 164 |
| |
157 | 165 |
| |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
158 | 170 |
| |
159 | 171 |
| |
160 | 172 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments