simrat39 / rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp
MIT License
2.17k stars 158 forks source link

fix: fixed inlayhint is not working #296

Closed SDGLBL closed 1 year ago

SDGLBL commented 1 year ago

Fixed an issue where the iterator could not traverse the client list causing the inlayhint to fail. #295