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

Minor refactoring of statement parsing #69447

Merged
merged 4 commits into from
Feb 26, 2020

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Feb 24, 2020

Extracted out of #69445.

r? @estebank

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 24, 2020
@estebank
Copy link
Contributor

r=me after addressing that minor nitpick

@Centril
Copy link
Contributor Author

Centril commented Feb 25, 2020

@bors r=estebank

@bors
Copy link
Contributor

bors commented Feb 25, 2020

📌 Commit 7876711 has been approved by estebank

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 25, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Feb 25, 2020
…bank

Minor refactoring of statement parsing

Extracted out of rust-lang#69445.

r? @estebank
bors added a commit that referenced this pull request Feb 26, 2020
Rollup of 5 pull requests

Successful merges:

 - #68712 (Add methods to 'leak' RefCell borrows as references with the lifetime of the original reference)
 - #69209 (Miscellaneous cleanup to formatting)
 - #69381 (Allow getting `no_std` from the config file)
 - #69434 (rustc_metadata: Use binary search from standard library)
 - #69447 (Minor refactoring of statement parsing)

Failed merges:

r? @ghost
@bors bors merged commit ae383e2 into rust-lang:master Feb 26, 2020
@Centril Centril deleted the minor-stmt-refactor branch February 26, 2020 19:31
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.

4 participants