You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Recently, I've been getting the following error every once in a while, without a clearly identifiable cause:
Error 10:59:34 msg_show.lua_error Error executing vim.schedule lua callback: ...nvim/lazy/rust-tools.nvim/lua/rust-tools/inlay_hints.lua:142: Index out of bounds
stack traceback:
[C]: in function 'nvim_buf_get_lines'
...nvim/lazy/rust-tools.nvim/lua/rust-tools/inlay_hints.lua:142: in function 'parse_hints'
...nvim/lazy/rust-tools.nvim/lua/rust-tools/inlay_hints.lua:168: in function 'handler'
/usr/local/share/nvim/runtime/lua/vim/lsp.lua:1383: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
The text was updated successfully, but these errors were encountered:
Recently, I've been getting the following error every once in a while, without a clearly identifiable cause:
The text was updated successfully, but these errors were encountered: