Commit b64df9d
committed
Auto merge of #149265 - lnicola:sync-from-ra, r=lnicola
`rust-analyzer` subtree update
Subtree update of `rust-analyzer` to rust-lang/rust-analyzer@cf4b1fa.
Created using https://github.com/rust-lang/josh-sync.
r? `@ghost`File tree
243 files changed
+13259
-7128
lines changed- src/tools/rust-analyzer
- .github/workflows
- crates
- base-db/src
- hir-def
- src
- expr_store
- tests
- body
- nameres
- tests
- hir-ty
- src
- consteval
- diagnostics
- infer
- closure
- lower
- method_resolution
- mir
- eval
- lower
- next_solver
- fulfill
- infer
- canonical
- outlives
- snapshot
- tests
- regression
- hir
- src
- ide-assists
- src
- handlers
- tests
- ide-completion/src
- completions
- attribute
- context
- tests
- ide-db
- src
- imports
- ide-diagnostics/src/handlers
- ide-ssr/src
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- intern/src/symbol
- parser
- src
- grammar/expressions
- syntax_kind
- proc-macro-api
- src
- legacy_protocol
- msg
- proc-macro-srv-cli
- src
- proc-macro-srv
- proc-macro-test
- src
- dylib
- server_impl
- tests
- project-model
- src
- toolchain_info
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- span/src
- syntax/src
- ast
- test-utils/src
- tt/src
- docs/book
- src
- editors/code
- src
- lib/smol_str
- src
- xtask/src
- codegen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
243 files changed
+13259
-7128
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | | - | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
83 | | - | |
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
| |||
207 | 205 | | |
208 | 206 | | |
209 | 207 | | |
210 | | - | |
211 | | - | |
212 | 208 | | |
213 | 209 | | |
214 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments