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

Readd LALR grammar #41824

Merged
merged 1 commit into from
May 8, 2017
Merged

Conversation

Mark-Simulacrum
Copy link
Member

Reverts a portion of #41705. Please let me know if I missed anything.

r? @nagisa

@carols10cents carols10cents added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 8, 2017
Copy link
Member

@nagisa nagisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me with verify.rs removed.

@@ -0,0 +1,361 @@
// Copyright 2014 The Rust Project Developers. See the COPYRIGHT
Copy link
Member

@nagisa nagisa May 8, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This Rust file is part of the ANTLR grammar.

@Mark-Simulacrum
Copy link
Member Author

@bors r=nagisa

@bors
Copy link
Contributor

bors commented May 8, 2017

📌 Commit 6ebbe0e has been approved by nagisa

bors added a commit that referenced this pull request May 8, 2017
Readd LALR grammar

Reverts a portion of #41705. Please let me know if I missed anything.

r? @nagisa
@bors
Copy link
Contributor

bors commented May 8, 2017

⌛ Testing commit 6ebbe0e with merge 20de961...

@bors
Copy link
Contributor

bors commented May 8, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: nagisa
Pushing 20de961 to master...

1 similar comment
@bors
Copy link
Contributor

bors commented May 8, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: nagisa
Pushing 20de961 to master...

@bors bors merged commit 6ebbe0e into rust-lang:master May 8, 2017
@Mark-Simulacrum Mark-Simulacrum deleted the undo-yacc-removal branch June 8, 2019 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants