File tree
220 files changed
+6245
-2761
lines changed- .github/workflows
- crates
- base-db/src
- cfg/src
- hir-def/src
- expr_store
- lower
- path
- tests
- hir
- item_tree
- macro_expansion_tests
- nameres/tests
- hir-expand/src
- builtin
- hir-ty/src
- diagnostics
- match_check
- infer
- layout
- lower
- mir
- lower
- tests
- hir/src
- ide-assists/src
- handlers
- tests
- utils
- ide-completion/src
- completions
- item_list
- tests
- ide-db/src
- generated
- test_data
- ide-diagnostics/src/handlers
- ide/src
- hover
- inlay_hints
- intern/src/symbol
- load-cargo/src
- parser
- src
- grammar
- expressions
- syntax_kind
- test_data
- generated
- parser
- err
- inline/ok
- ok
- proc-macro-srv
- proc-macro-test
- src
- project-model/src
- toolchain_info
- rust-analyzer
- src
- cli
- handlers
- lsp
- tests/slow-tests
- span/src
- syntax
- src
- ast
- generated
- syntax_factory
- test-utils/src
- tt/src
- vfs/src
- docs/book/src/contributing
- editors/code
- lib/lsp-server
- examples
- xtask
- src
- codegen/grammar
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
220 files changed
+6245
-2761
lines changedLines changed: 20 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| 87 | + | |
87 | 88 |
| |
88 | 89 |
| |
89 | 90 |
| |
| |||
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
106 |
| - | |
| 107 | + | |
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
| |||
120 | 121 |
| |
121 | 122 |
| |
122 | 123 |
| |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 | 124 |
| |
127 | 125 |
| |
128 | 126 |
| |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 | 127 |
| |
141 | 128 |
| |
142 | 129 |
| |
| |||
337 | 324 |
| |
338 | 325 |
| |
339 | 326 |
| |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
|
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
0 commit comments