Skip to content

AST/HIR: Introduce ExprKind::Err for better error recovery in the front-end#56999

Merged
bors merged 7 commits intorust-lang:masterfrom
petrochenkov:macrecov2
Dec 28, 2018
Merged

AST/HIR: Introduce ExprKind::Err for better error recovery in the front-end#56999
bors merged 7 commits intorust-lang:masterfrom
petrochenkov:macrecov2

Conversation

@petrochenkov
Copy link
Copy Markdown
Contributor

@petrochenkov petrochenkov commented Dec 20, 2018

This way we can avoid aborting compilation if expansion produces errors and generate ExprKind::Errs instead.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants