This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 166
No errors / warnings are reported by extension when async-std with attributes feature is used #755
Comments
I have enable set
|
If I do run |
It also appears that actual issue is |
I found a way to reproduce this without vscode plugin that is:
|
Discovered rust-lang/rust#69933 that seems related. It appears fixed, however downgrading to |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Here is a minimal reproducible test case I've created to illustrate the issue. Running
cargo check
reports issues as expected:Plugin however does not display this error, instead it reports error in
Cargo.toml
.VSCode settings are included in the repo
.vscode/settings.json
.Including additional setup information:
The text was updated successfully, but these errors were encountered: