mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 20:09:19 +00:00
internal: add fn to minicore
This commit is contained in:
parent
d2c9f3add1
commit
8a4d9bb80a
6 changed files with 258 additions and 310 deletions
|
@ -3016,8 +3016,8 @@ fn foo() {
|
|||
file_id: FileId(
|
||||
1,
|
||||
),
|
||||
full_range: 244..426,
|
||||
focus_range: 283..289,
|
||||
full_range: 245..427,
|
||||
focus_range: 284..290,
|
||||
name: "Future",
|
||||
kind: Trait,
|
||||
description: "pub trait Future",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue