Skip to content

some lib.rs refactoring - #802

Merged
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:machine
Jun 29, 2019
Merged

some lib.rs refactoring#802
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:machine

Conversation

@RalfJung

@RalfJung RalfJung commented Jun 29, 2019

Copy link
Copy Markdown
Member

Taken out of #799 so that we can land it now and resolve merge conflicts instead of dragging them along.

Splits lib.rs into machine.rs for the machine state and trait impl, and eval.rs for the main evaluator loop and setting up the initial stack frame.

@RalfJung

Copy link
Copy Markdown
Member Author

@bors r+

@bors

bors commented Jun 29, 2019

Copy link
Copy Markdown
Contributor

📌 Commit 67d3779 has been approved by RalfJung

@bors

bors commented Jun 29, 2019

Copy link
Copy Markdown
Contributor

⌛ Testing commit 67d3779 with merge 9e42475...

bors added a commit that referenced this pull request Jun 29, 2019
some lib.rs refactoring

Taken out of #799 so that we can land it now and resolve merge conflicts instead of dragging them along.

Splits lib.rs into machine.rs for the machine state and trait impl, and eval.rs for the main evaluator loop and setting up the initial stack frame.
@bors

bors commented Jun 29, 2019

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-travis, status-appveyor
Approved by: RalfJung
Pushing 9e42475 to master...

@bors
bors merged commit 67d3779 into rust-lang:master Jun 29, 2019
@RalfJung
RalfJung deleted the machine branch July 6, 2019 08:23
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.

2 participants