mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
Fix ProcMacroData recording wrong name for derives
This commit is contained in:
parent
c37fe779c6
commit
4e94fb7028
6 changed files with 43 additions and 30 deletions
|
@ -4151,7 +4151,7 @@ struct Foo;
|
|||
*Copy*
|
||||
|
||||
```rust
|
||||
test
|
||||
test::foo
|
||||
```
|
||||
|
||||
```rust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue