mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-28 14:40:26 +00:00
- When rust analyzer is built without CFG_RELEASE=1 it spams lsp with multiple warning when the main loop is taking too long to process a message. See: https://github.com/rust-lang/rust-analyzer/issues/19754