File tree
13 files changed
+304
-229
lines changed- crates
- hir/src
- hir-expand/src
- ide/src
- syntax_highlighting/test_data
- ide-assists/src/handlers
- ide-db/src/syntax_helpers
13 files changed
+304
-229
lines changedDiff for: Cargo.toml
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
| 187 | + | |
| 188 | + | |
187 | 189 |
| |
188 | 190 |
| |
189 | 191 |
| |
|
Diff for: crates/hir-expand/src/lib.rs
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
| 282 | + | |
282 | 283 |
| |
283 | 284 |
| |
284 | 285 |
| |
| |||
293 | 294 |
| |
294 | 295 |
| |
295 | 296 |
| |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
296 | 303 |
| |
297 | 304 |
| |
298 | 305 |
| |
|
0 commit comments