Skip to content

fix: Don't emit a quickfix for placeholder suggestions from rustc/clippy #12075

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

Merged
merged 1 commit into from
Apr 25, 2022
Merged

fix: Don't emit a quickfix for placeholder suggestions from rustc/clippy #12075

merged 1 commit into from
Apr 25, 2022

Conversation

jonas-schievink
Copy link
Contributor

Fixes #12069

@jonas-schievink
Copy link
Contributor Author

@bors r+

@bors
Copy link
Contributor

bors commented Apr 25, 2022

📌 Commit 36342b4 has been approved by jonas-schievink

@bors
Copy link
Contributor

bors commented Apr 25, 2022

⌛ Testing commit 36342b4 with merge 6869491...

@bors
Copy link
Contributor

bors commented Apr 25, 2022

☀️ Test successful - checks-actions
Approved by: jonas-schievink
Pushing 6869491 to master...

@bors bors merged commit 6869491 into rust-lang:master Apr 25, 2022
@jonas-schievink jonas-schievink deleted the less-aggressive-quickfixes branch April 25, 2022 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VSCode (?) : Incomplete clippy suggestions results in RA deleting code
2 participants