mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
impl gen hash for structs
This commit is contained in:
parent
ec2535e9ce
commit
4b5139e8a5
3 changed files with 77 additions and 13 deletions
|
@ -2732,8 +2732,8 @@ fn foo() {
|
|||
file_id: FileId(
|
||||
1,
|
||||
),
|
||||
full_range: 252..434,
|
||||
focus_range: 291..297,
|
||||
full_range: 253..435,
|
||||
focus_range: 292..298,
|
||||
name: "Future",
|
||||
kind: Trait,
|
||||
description: "pub trait Future",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue