This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
153 files changed
+3374
-1917
lines changed- src/tools/rust-analyzer
- .github/workflows
- crates
- base-db
- src
- cfg
- src
- flycheck/src
- hir/src
- semantics
- hir-def/src
- body
- data
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- hir-expand/src
- hir-ty
- src
- infer
- mir
- lower
- tests
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- ide-assists/src/handlers
- ide-completion/src
- completions
- item_list
- ide-db/src
- ide-diagnostics/src/handlers
- ide-ssr/src
- load-cargo/src
- mbe/src
- syntax_bridge
- proc-macro-srv/src/tests
- rust-analyzer
- src
- bin
- cli
- diagnostics
- lsp
- tests/slow-tests
- span/src
- stdx/src
- syntax/src/ast
- test-fixture/src
- tt/src
- docs/dev
- editors/code
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
153 files changed
+3374
-1917
lines changedLines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
| |||
63 | 62 |
| |
64 | 63 |
| |
65 | 64 |
| |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 | 65 |
| |
75 | 66 |
| |
76 | 67 |
| |
|
Lines changed: 12 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| 74 | + | |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
| |||
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
137 |
| - | |
| 138 | + | |
138 | 139 |
| |
139 |
| - | |
| 140 | + | |
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
| |||
874 | 875 |
| |
875 | 876 |
| |
876 | 877 |
| |
877 |
| - | |
| 878 | + | |
878 | 879 |
| |
879 |
| - | |
| 880 | + | |
880 | 881 |
| |
881 | 882 |
| |
882 | 883 |
| |
| |||
992 | 993 |
| |
993 | 994 |
| |
994 | 995 |
| |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
995 | 1002 |
| |
996 | 1003 |
| |
997 | 1004 |
| |
| |||
1597 | 1604 |
| |
1598 | 1605 |
| |
1599 | 1606 |
| |
| 1607 | + | |
1600 | 1608 |
| |
1601 | 1609 |
| |
1602 | 1610 |
| |
|
0 commit comments