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

[stdlib] Move tuple.mojo off unroll #3055

Closed
wants to merge 1 commit into from

Conversation

soraros
Copy link
Contributor

@soraros soraros commented Jun 15, 2024

Remove the use of the unroll function from tuple.mojo in favour of @parameter if.

@soraros soraros marked this pull request as ready for review June 15, 2024 20:06
@soraros soraros requested a review from a team as a code owner June 15, 2024 20:06
Copy link
Contributor

@abduld abduld left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution.

Please add a PR description though

@JoeLoser
Copy link
Collaborator

!sync

@modularbot modularbot added the imported-internally Signals that a given pull request has been imported internally. label Jun 20, 2024
@JoeLoser JoeLoser added the blocked Blocked by another issue that must be resolved first label Jun 20, 2024
@JoeLoser
Copy link
Collaborator

This is hitting a compiler crash — I just filed a bug internally for this.

@modularbot
Copy link
Collaborator

✅🟣 This contribution has been merged 🟣✅

Your pull request has been merged to the internal upstream Mojo sources. It will be reflected here in the Mojo repository on the nightly branch during the next Mojo nightly release, typically within the next 24-48 hours.

We use Copybara to merge external contributions, click here to learn more.

@modularbot modularbot added the merged-internally Indicates that this pull request has been merged internally label Jun 26, 2024
@JoeLoser JoeLoser removed the blocked Blocked by another issue that must be resolved first label Jun 26, 2024
modularbot pushed a commit that referenced this pull request Jun 27, 2024
[External] [stdlib] Move `tuple.mojo` off `unroll`

Remove the use of the `unroll` function from `tuple.mojo` in favour of
`@parameter if`.

Co-authored-by: soraros <[email protected]>
Closes #3055
MODULAR_ORIG_COMMIT_REV_ID: baea5b29de0ece95a79023028832195891fd3af8
@modularbot
Copy link
Collaborator

Landed in 4e76e84! Thank you for your contribution 🎉

@modularbot modularbot added the merged-externally Merged externally in public mojo repo label Jun 27, 2024
@modularbot modularbot closed this Jun 27, 2024
@soraros soraros deleted the remove-unroll-tuple branch June 27, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported-internally Signals that a given pull request has been imported internally. merged-externally Merged externally in public mojo repo merged-internally Indicates that this pull request has been merged internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants