mrcjkb / rustaceanvim

🦀 Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
GNU General Public License v2.0
1.8k stars 69 forks source link

optimize rust-analyzer target change handling #543

Closed borngraced closed 1 month ago

borngraced commented 1 month ago

After PR #541, RustAnalyzer client restarts on every target change request, even when the target hasn't actually changed which can slow things down a bit