This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 80c0919
File tree
Expand file treeCollapse file tree
206 files changed
+5673
-3895
lines changedFilter options
- src/tools/rust-analyzer
- .github/workflows
- crates
- base-db/src
- hir/src
- term_search
- hir-def/src
- expr_store
- lower
- tests
- hir-expand/src
- hir-ty/src
- diagnostics
- infer
- mir
- eval
- tests
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- typing
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions
- postfix
- context
- render
- tests
- ide-db/src
- ide-diagnostics/src/handlers
- ide-ssr/src
- intern/src/symbol
- parser
- src
- grammar
- items
- syntax_kind
- test_data
- generated
- parser/inline
- err
- ok
- proc-macro-srv/src
- tests
- proc-macro-srv-cli/src
- project-model/src
- rust-analyzer
- src
- cli
- handlers
- lsp
- tests/slow-tests
- stdx/src/thread
- syntax
- src/ast
- generated
- test-fixture/src
- docs
- book
- src
- dev
- user
- editors/code
- src
- lib/line-index/src
- xtask
- src
- codegen
- publish
- test_data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
206 files changed
+5673
-3895
lines changedsrc/tools/rust-analyzer/.git-blame-ignore-revs
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/.git-blame-ignore-revs+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
src/tools/rust-analyzer/.github/workflows/autopublish.yaml
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/.github/workflows/autopublish.yaml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
|
src/tools/rust-analyzer/.github/workflows/publish-libs.yaml
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/.github/workflows/publish-libs.yaml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
src/tools/rust-analyzer/.github/workflows/release.yaml
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/.github/workflows/release.yaml+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
138 | 139 |
|
139 | 140 |
|
140 | 141 |
|
| 142 | + |
141 | 143 |
|
142 | 144 |
|
143 | 145 |
|
| ||
183 | 185 |
|
184 | 186 |
|
185 | 187 |
|
| 188 | + |
186 | 189 |
|
187 | 190 |
|
188 | 191 |
|
| ||
257 | 260 |
|
258 | 261 |
|
259 | 262 |
|
260 |
| - |
| 263 | + |
261 | 264 |
|
262 | 265 |
|
263 | 266 |
|
264 | 267 |
|
265 | 268 |
|
266 |
| - |
| 269 | + |
267 | 270 |
|
268 | 271 |
|
269 | 272 |
|
270 | 273 |
|
271 | 274 |
|
272 |
| - |
| 275 | + |
273 | 276 |
|
274 | 277 |
|
275 | 278 |
|
276 | 279 |
|
277 |
| - |
| 280 | + |
278 | 281 |
|
279 | 282 |
|
280 | 283 |
|
src/tools/rust-analyzer/.gitignore
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/.gitignore+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 | 9 |
|
13 | 10 |
|
14 | 11 |
|
15 | 12 |
|
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
src/tools/rust-analyzer/Cargo.lock
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/Cargo.lock+17-16Lines changed: 17 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1408 | 1408 |
|
1409 | 1409 |
|
1410 | 1410 |
|
1411 |
| - |
| 1411 | + |
1412 | 1412 |
|
1413 |
| - |
| 1413 | + |
1414 | 1414 |
|
1415 | 1415 |
|
1416 | 1416 |
|
| ||
1514 | 1514 |
|
1515 | 1515 |
|
1516 | 1516 |
|
1517 |
| - |
| 1517 | + |
1518 | 1518 |
|
1519 |
| - |
| 1519 | + |
1520 | 1520 |
|
1521 | 1521 |
|
1522 | 1522 |
|
| ||
1525 | 1525 |
|
1526 | 1526 |
|
1527 | 1527 |
|
1528 |
| - |
| 1528 | + |
1529 | 1529 |
|
1530 |
| - |
| 1530 | + |
1531 | 1531 |
|
1532 | 1532 |
|
1533 | 1533 |
|
1534 | 1534 |
|
1535 | 1535 |
|
1536 | 1536 |
|
1537 | 1537 |
|
1538 |
| - |
| 1538 | + |
1539 | 1539 |
|
1540 |
| - |
| 1540 | + |
1541 | 1541 |
|
1542 | 1542 |
|
1543 | 1543 |
|
| ||
1546 | 1546 |
|
1547 | 1547 |
|
1548 | 1548 |
|
1549 |
| - |
| 1549 | + |
1550 | 1550 |
|
1551 |
| - |
| 1551 | + |
1552 | 1552 |
|
| 1553 | + |
1553 | 1554 |
|
1554 | 1555 |
|
1555 | 1556 |
|
1556 | 1557 |
|
1557 | 1558 |
|
1558 | 1559 |
|
1559 |
| - |
| 1560 | + |
1560 | 1561 |
|
1561 |
| - |
| 1562 | + |
1562 | 1563 |
|
1563 | 1564 |
|
1564 | 1565 |
|
1565 | 1566 |
|
1566 | 1567 |
|
1567 | 1568 |
|
1568 | 1569 |
|
1569 |
| - |
| 1570 | + |
1570 | 1571 |
|
1571 |
| - |
| 1572 | + |
1572 | 1573 |
|
1573 | 1574 |
|
1574 | 1575 |
|
| ||
2001 | 2002 |
|
2002 | 2003 |
|
2003 | 2004 |
|
2004 |
| - |
| 2005 | + |
2005 | 2006 |
|
2006 |
| - |
| 2007 | + |
2007 | 2008 |
|
2008 | 2009 |
|
2009 | 2010 |
|
|
src/tools/rust-analyzer/Cargo.toml
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/Cargo.toml+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
src/tools/rust-analyzer/PRIVACY.md
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
src/tools/rust-analyzer/README.md
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/README.md+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
|
src/tools/rust-analyzer/crates/base-db/src/input.rs
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/crates/base-db/src/input.rs+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
133 |
| - |
134 |
| - |
| 132 | + |
| 133 | + |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
| ||
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
233 |
| - |
234 |
| - |
| 233 | + |
| 234 | + |
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
|
src/tools/rust-analyzer/crates/hir-def/src/data.rs
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/crates/hir-def/src/data.rs+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
99 | 98 |
|
100 | 99 |
|
101 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
102 | 106 |
|
103 | 107 |
|
104 | 108 |
|
| ||
148 | 152 |
|
149 | 153 |
|
150 | 154 |
|
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
151 | 159 |
|
152 | 160 |
|
153 | 161 |
|
154 | 162 |
|
155 | 163 |
|
156 | 164 |
|
157 | 165 |
|
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
158 | 170 |
|
159 | 171 |
|
160 | 172 |
|
|
src/tools/rust-analyzer/crates/hir-def/src/db.rs
Copy file name to clipboardExpand all lines: src/tools/rust-analyzer/crates/hir-def/src/db.rs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
0 commit comments