mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 05:15:04 +00:00
Use minicore
This commit is contained in:
parent
5a3c3a029c
commit
f64aacc0c1
3 changed files with 27 additions and 84 deletions
|
@ -2732,8 +2732,8 @@ fn foo() {
|
|||
file_id: FileId(
|
||||
1,
|
||||
),
|
||||
full_range: 251..433,
|
||||
focus_range: 290..296,
|
||||
full_range: 252..434,
|
||||
focus_range: 291..297,
|
||||
name: "Future",
|
||||
kind: Trait,
|
||||
description: "pub trait Future",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue