]> git.lizzy.rs Git - rust.git/commit
fix: Fix expand_macro always expanding the first listed derive
authorLukas Wirth <lukastw97@gmail.com>
Tue, 22 Feb 2022 11:32:15 +0000 (12:32 +0100)
committerLukas Wirth <lukastw97@gmail.com>
Tue, 22 Feb 2022 11:32:27 +0000 (12:32 +0100)
commit2e124d15fb72482257c8ef10369df77ee24d6a85
treeaa4d9bc88295ee82d79126d5b28ceec52b6854e6
parentb494795a423d91c8db06d09d6c6dc62840796e8d
fix: Fix expand_macro always expanding the first listed derive
crates/hir_expand/src/lib.rs
crates/ide/src/expand_macro.rs
crates/ide_assists/src/handlers/replace_derive_with_manual_impl.rs