Skip to content

encode ; stmt without expr as StmtKind::Empty#69506

Merged
bors merged 1 commit intorust-lang:masterfrom
Centril:stmt-semi-none
Mar 3, 2020
Merged

encode ; stmt without expr as StmtKind::Empty#69506
bors merged 1 commit intorust-lang:masterfrom
Centril:stmt-semi-none

Conversation

@Centril
Copy link
Contributor

@Centril Centril commented Feb 27, 2020

Instead of encoding ; statements without a an expression as a tuple in AST, encode it as ast::StmtKind::Empty.

r? @petrochenkov

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

Labels

merged-by-bors This PR was explicitly merged by bors. 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.

5 participants