Skip to content

internal: Shrink mbe::ExpandError and mbe::ParseError #11403

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
Feb 3, 2022

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Feb 3, 2022

Also fixes #10051, as we no longer emit an empty diagnostic in some expansion cases which seems to trip up vscode for some reason. Using compile_error!("") will still trigger the vscode bug.
bors r+

@bors
Copy link
Contributor

bors bot commented Feb 3, 2022

@bors bors bot merged commit 6162d12 into rust-lang:master Feb 3, 2022
@Veykril Veykril deleted the mbe-err branch February 3, 2022 16:39
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.

Rust-analyzer dies when there's an error in a tokio::select macro
1 participant