File tree
115 files changed
+3088
-3605
lines changed- src/tools/rust-analyzer
- crates
- hir/src
- hir-def/src
- body
- data
- nameres
- hir-expand/src
- hir-ty
- src
- infer
- layout
- mir
- eval
- lower
- tests
- ide/src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- test_data
- ide-assists/src/handlers
- ide-completion/src
- completions
- tests
- ide-db/src
- imports
- ide-diagnostics/src
- handlers
- proc-macro-srv/proc-macro-test
- project-model/src
- rust-analyzer/src
- cli
- handlers
- span
- stdx/src
- syntax/src
- ast
- docs
- dev
- user
- editors/code
- src
- lib/line-index
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
115 files changed
+3088
-3605
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
569 | 569 |
| |
570 | 570 |
| |
571 | 571 |
| |
| 572 | + | |
572 | 573 |
| |
573 | 574 |
| |
574 | 575 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 |
| - | |
| 141 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
622 | 622 |
| |
623 | 623 |
| |
624 | 624 |
| |
625 |
| - | |
| 625 | + | |
| 626 | + | |
626 | 627 |
| |
627 | 628 |
| |
628 | 629 |
| |
| |||
1609 | 1610 |
| |
1610 | 1611 |
| |
1611 | 1612 |
| |
1612 |
| - | |
| 1613 | + | |
1613 | 1614 |
| |
1614 | 1615 |
| |
1615 | 1616 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
376 | 376 |
| |
377 | 377 |
| |
378 | 378 |
| |
379 |
| - | |
| 379 | + | |
380 | 380 |
| |
381 | 381 |
| |
382 | 382 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
| 268 | + | |
268 | 269 |
| |
269 | 270 |
| |
270 | 271 |
| |
| |||
432 | 433 |
| |
433 | 434 |
| |
434 | 435 |
| |
435 |
| - | |
| 436 | + | |
436 | 437 |
| |
437 | 438 |
| |
438 | 439 |
| |
|
0 commit comments