mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 12:29:21 +00:00
internal: add Copy to minicore
This commit is contained in:
parent
a08339e421
commit
15c4b3fa7f
3 changed files with 464 additions and 306 deletions
|
@ -3014,8 +3014,8 @@ fn foo() {
|
|||
file_id: FileId(
|
||||
1,
|
||||
),
|
||||
full_range: 248..430,
|
||||
focus_range: 287..293,
|
||||
full_range: 250..432,
|
||||
focus_range: 289..295,
|
||||
name: "Future",
|
||||
kind: Trait,
|
||||
description: "pub trait Future",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue