I haven't been using emacs+rust in last couple of months. I just updated to latest rust-analyzer/LSP and every type hint stopped working, even the simplest one.
I'm getting this message when I use auto completion:
company-call-backend-raw: Company: backend company-capf error "Wrong type argument: listp, t" with args (post-completion from(…) (as From))
Anyone seeing something similar ?
Anyone using latest lsp/rust-analyzer and everything working ok ?