mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Semantic getter
This commit is contained in:
parent
6c7526d308
commit
98676efdc5
9 changed files with 401 additions and 63 deletions
|
@ -2268,8 +2268,8 @@ fn foo() {
|
|||
file_id: FileId(
|
||||
1,
|
||||
),
|
||||
full_range: 254..436,
|
||||
focus_range: 293..299,
|
||||
full_range: 276..458,
|
||||
focus_range: 315..321,
|
||||
name: "Future",
|
||||
kind: Trait,
|
||||
description: "pub trait Future",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue