Fix ProcMacroData recording wrong name for derives

This commit is contained in:
Lukas Wirth 2022-03-09 01:13:38 +01:00
parent c37fe779c6
commit 4e94fb7028
6 changed files with 43 additions and 30 deletions

View file

@ -4151,7 +4151,7 @@ struct Foo;
*Copy*
```rust
test
test::foo
```
```rust