Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run test / debug not working in VSCode #13404

Closed
Sytten opened this issue Oct 12, 2022 · 2 comments · Fixed by #13413
Closed

Run test / debug not working in VSCode #13404

Sytten opened this issue Oct 12, 2022 · 2 comments · Fixed by #13413
Labels
Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug

Comments

@Sytten
Copy link

Sytten commented Oct 12, 2022

rust-analyzer version: 0.4.1240

rustc version: rustc 1.61.0 (fe5b13d68 2022-05-18)

It looks like the latest nightly broke the VSCode Run Test | Debug integration.
It is working fine on 0.4.1237, let me know if I can provide more logs I didn't find any in the extension host nor the server.
The button is clickable but not doing anything.

@jonas-schievink jonas-schievink added Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug labels Oct 13, 2022
@shionryuu
Copy link

there is one error message showing in runtime status

Error: the pattern with the identifier $rustc-run doesn't exist.

@jonas-schievink
Copy link
Contributor

Confirmed working in 0.4.1237, broken on 0.4.1239. Likely culprit: #13367, cc @matklad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants