This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
66 files changed
+1636
-281
lines changed- src/tools/rust-analyzer
- .github
- ISSUE_TEMPLATE
- workflows
- crates
- flycheck/src
- hir-def/src
- hir-expand/src
- hir-ty/src
- infer
- hir/src
- ide-assists/src/handlers
- ide-db/src
- ide-ssr/src
- ide/src
- hover
- syntax_highlighting
- paths/src
- proc-macro-api/src
- proc-macro-srv/src/abis
- project-model/src
- rust-analyzer
- src
- tests/slow-tests
- sourcegen/src
- syntax/src
- ast
- vfs-notify/src
- docs
- dev
- user
- editors/code
- src
- lib/la-arena/src
- xtask/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+1636
-281
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 |
| |
40 | 44 |
| |
41 | 45 |
| |
| |||
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
70 |
| - | |
| 74 | + | |
71 | 75 |
| |
72 | 76 |
| |
73 |
| - | |
| 77 | + | |
74 | 78 |
| |
75 | 79 |
| |
76 | 80 |
| |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
77 | 85 |
| |
78 | 86 |
| |
79 | 87 |
| |
| |||
204 | 212 |
| |
205 | 213 |
| |
206 | 214 |
| |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
207 | 219 |
| |
208 | 220 |
| |
209 | 221 |
| |
|
0 commit comments