mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-25 12:44:42 +00:00
fix: Fix build scripts not being rebuilt in some occasions Also makes proc-macro changed flag setting async, we don't wanna block `process_changes` on the database as that is on the main thread!