Commit 0160933
committed
Auto merge of #150015 - lnicola:sync-from-ra, r=lnicola
`rust-analyzer` subtree update
Subtree update of `rust-analyzer` to rust-lang/rust-analyzer@3d78b3f.
Created using https://github.com/rust-lang/josh-sync.
r? `@ghost`File tree
75 files changed
+3069
-1496
lines changed- src/tools/rust-analyzer
- crates
- base-db/src
- hir-def/src
- expr_store
- lower
- tests
- body
- hir-ty/src
- infer/closure
- mir
- lower
- next_solver
- infer
- tests
- regression
- hir/src
- semantics
- ide-assists/src
- handlers
- ide-completion/src
- completions
- ide-db/src
- test_data
- ide-diagnostics/src
- handlers
- ide/src
- hover
- parser/src
- proc-macro-api/src
- project-model/src
- rust-analyzer
- src
- cli
- lsp
- tests/slow-tests
- syntax/src/ast
- syntax_factory
- test-utils/src
- editors/code
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+3069
-1496
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
67 | 89 | | |
68 | 90 | | |
69 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
158 | 161 | | |
159 | 162 | | |
160 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
85 | 88 | | |
86 | 89 | | |
87 | 90 | | |
| |||
0 commit comments