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

Emilyaherbert/param stack 3 #4303

Closed
wants to merge 12 commits into from
Closed

Conversation

emilyaherbert
Copy link
Contributor

Description

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@emilyaherbert emilyaherbert added P: critical Should be looked at before anything else compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen compiler: collection Everything to do with graph collection, type collection, and the collection context. labels Mar 16, 2023
@emilyaherbert emilyaherbert self-assigned this Mar 16, 2023
Base automatically changed from emilyaherbert/start-solver to master March 17, 2023 16:39
@emilyaherbert emilyaherbert changed the base branch from master to emilyaherbert/type-binding March 17, 2023 21:25
@emilyaherbert emilyaherbert changed the base branch from emilyaherbert/type-binding to master March 17, 2023 21:26
@emilyaherbert emilyaherbert force-pushed the emilyaherbert/param-stack-3 branch 3 times, most recently from d9f7f8c to dcfc1f2 Compare March 20, 2023 18:32
@emilyaherbert emilyaherbert changed the base branch from master to emilyaherbert/type-binding March 20, 2023 18:32
Base automatically changed from emilyaherbert/type-binding to master March 20, 2023 18:37
@emilyaherbert emilyaherbert mentioned this pull request Mar 20, 2023
7 tasks
@emilyaherbert emilyaherbert force-pushed the emilyaherbert/param-stack-3 branch 6 times, most recently from 0a09fae to 70f1fc4 Compare March 23, 2023 17:09
@emilyaherbert emilyaherbert force-pushed the emilyaherbert/param-stack-3 branch from 70f1fc4 to c6e89bf Compare March 28, 2023 21:34
@emilyaherbert emilyaherbert force-pushed the emilyaherbert/param-stack-3 branch from 18555f7 to 47e4e98 Compare April 3, 2023 18:51
@emilyaherbert
Copy link
Contributor Author

Closing in favor of #3744.

@emilyaherbert emilyaherbert deleted the emilyaherbert/param-stack-3 branch April 6, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler: collection Everything to do with graph collection, type collection, and the collection context. compiler: frontend Everything to do with type checking, control flow analysis, and everything between parsing and IRgen P: critical Should be looked at before anything else
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant