Composer should wait for rust analyzer to get accurate linting errors. Right now it often time takes the previous ones, or doesn’t notice an error because it didn’t wait for the rust analyzer to make the compilation and provide lints and checks.
Hey, thanks for the suggestion. We do have some improvements we want to make around the linter soon, but appreciate the feedback on this.