]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #12171 - lnicola:proc-macros-dont-invalidate-state, r=Veykril
authorbors <bors@rust-lang.org>
Fri, 6 May 2022 10:14:05 +0000 (10:14 +0000)
committerbors <bors@rust-lang.org>
Fri, 6 May 2022 10:14:05 +0000 (10:14 +0000)
fix: Try not to invalidate state when the proc macro preference didn't change

This appears to fix #12027, but I'm not sure.


Trivial merge