mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 20:09:19 +00:00
internal: add From to minicore
This commit is contained in:
parent
82c7afc703
commit
ca99aaa053
5 changed files with 129 additions and 62 deletions
|
@ -3016,8 +3016,8 @@ fn foo() {
|
|||
file_id: FileId(
|
||||
1,
|
||||
),
|
||||
full_range: 246..428,
|
||||
focus_range: 285..291,
|
||||
full_range: 247..429,
|
||||
focus_range: 286..292,
|
||||
name: "Future",
|
||||
kind: Trait,
|
||||
description: "pub trait Future",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue