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

chore: split off submodules from instruction.rs #4084

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

TomAFrench
Copy link
Member

@TomAFrench TomAFrench commented Jan 18, 2024

Description

Problem*

Resolves

Summary*

This PR decomposes instruction.rs into a couple of submodules based around different instruction types. This is done in the intention of breaking up the leviathan that is instruction.rs and making it easier to unit test in future.

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@TomAFrench TomAFrench changed the title chore: split of submodules from instruction.rs chore: split off submodules from instruction.rs Jan 18, 2024
@vezenovm vezenovm added this pull request to the merge queue Jan 24, 2024
Merged via the queue into master with commit a66e372 Jan 24, 2024
31 checks passed
@vezenovm vezenovm deleted the tf/break-up-instruction-rs branch January 24, 2024 21:07
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