]> git.lizzy.rs Git - rust.git/commitdiff
Merge #10289
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Sun, 19 Sep 2021 21:46:51 +0000 (21:46 +0000)
committerGitHub <noreply@github.com>
Sun, 19 Sep 2021 21:46:51 +0000 (21:46 +0000)
10289: fix: Only strip derive attributes when preparing macro input r=Veykril a=Veykril

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/10246
cc https://github.com/rust-analyzer/rowan/pull/114, follow up to https://github.com/rust-analyzer/rust-analyzer/pull/10025

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>

Trivial merge