File tree
302 files changed
+15087
-6451
lines changed- .github/workflows
- crates
- base-db/src
- hir-def
- src
- data
- expr_store
- lower
- tests
- macro_expansion_tests
- nameres
- hir-expand
- src
- builtin
- hir-ty
- src
- diagnostics
- match_check
- infer
- lower
- mir
- eval
- lower
- tests
- hir/src
- semantics
- term_search
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions
- postfix
- context
- render
- tests
- ide-db
- src
- generated
- imports
- ide-diagnostics/src
- handlers
- ide-ssr/src
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- typing
- intern/src/symbol
- limit
- src
- load-cargo/src
- parser
- src
- grammar
- items
- syntax_kind
- test_data
- generated
- parser/inline
- err
- ok
- proc-macro-srv-cli/src
- proc-macro-srv/src
- tests
- project-model
- src
- test_data/output
- rust-analyzer
- src
- cli
- handlers
- lsp
- tests/slow-tests
- stdx/src
- thread
- syntax
- src/ast
- generated
- test-fixture/src
- test-utils/src
- vfs-notify/src
- vfs/src
- docs
- book
- src
- contributing
- 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.
302 files changed
+15087
-6451
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + |
Lines 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 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
68 | 72 |
| |
69 | 73 |
| |
70 | 74 |
| |
|
Lines 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 |
| |
|
Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
36 |
| - | |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 |
| - | |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 |
| - | |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
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 |
|
Lines 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 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 35 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 | 67 |
| |
69 | 68 |
| |
70 | 69 |
| |
| |||
87 | 86 |
| |
88 | 87 |
| |
89 | 88 |
| |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
0 commit comments