2fe586a8a7
9688: feat: Resolve derive attribute input macro paths in ide layer r=Veykril a=Veykril Enables goto def, syntax highlighting and hover for `Foo` in `#[derive(Foo)]`. Fixes https://github.com/rust-analyzer/rust-analyzer/issues/4413 bors r+ Co-authored-by: Lukas Wirth <lukastw97@gmail.com>