Hey guys, sorry I hope this is the right place to ask this.
I'm trying to set up Neovim with Rust. I have a project that shows errors on vscode but the same errors aren't showing up on Neovim. The weird thing is Neovim is highlighting unused imports and stuff, just not the errors. Does anyone know what's going on?