This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 82efe0f
authored
Merge pull request rust-lang#19061 from Veykril/push-rwyqqtqmnput
Disable `Receiver` based autoderef temporarilyFile tree
3 files changed
+8
-6
lines changed- src/tools/rust-analyzer/crates
- hir-ty/src
- tests
- ide-completion/src/completions
3 files changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
198 | 202 | | |
199 | 203 | | |
200 | 204 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2163 | 2163 | | |
2164 | 2164 | | |
2165 | 2165 | | |
2166 | | - | |
| 2166 | + | |
2167 | 2167 | | |
2168 | | - | |
| 2168 | + | |
2169 | 2169 | | |
2170 | 2170 | | |
2171 | 2171 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1500 | 1500 | | |
1501 | 1501 | | |
1502 | 1502 | | |
1503 | | - | |
1504 | | - | |
1505 | | - | |
| 1503 | + | |
1506 | 1504 | | |
1507 | 1505 | | |
1508 | 1506 | | |
| |||
0 commit comments