Skip to content

[stdlib] Fix argument convention for iota#3261

Closed
soraros wants to merge 1 commit intomodular:nightlyfrom
soraros:fix-iota
Closed

[stdlib] Fix argument convention for iota#3261
soraros wants to merge 1 commit intomodular:nightlyfrom
soraros:fix-iota

Conversation

@soraros
Copy link
Copy Markdown
Contributor

@soraros soraros commented Jul 16, 2024

  • The List arguments should be inout.
  • Improved the docstinrg a bit.
  • Make DType parameter infer-only.

Signed-off-by: Yiwu Chen <210at85@gmail.com>
@soraros soraros marked this pull request as ready for review July 16, 2024 21:49
@soraros soraros requested a review from a team as a code owner July 16, 2024 21:49
@JoeLoser JoeLoser requested a review from abduld July 17, 2024 13:24
@laszlokindrat laszlokindrat self-assigned this Jul 23, 2024
Copy link
Copy Markdown
Contributor

@laszlokindrat laszlokindrat left a comment

Choose a reason for hiding this comment

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

Thanks!

@laszlokindrat
Copy link
Copy Markdown
Contributor

!sync

@modularbot modularbot added the imported-internally Signals that a given pull request has been imported internally. label Jul 23, 2024
@modularbot
Copy link
Copy Markdown
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 Jul 23, 2024
modularbot pushed a commit that referenced this pull request Jul 24, 2024
[External] [stdlib] Fix argument convention for `iota`

- The `List` arguments should be `inout`.
- Improved the docstinrg a bit.
- Make `DType` parameter infer-only.

Co-authored-by: soraros <soraros@users.noreply.github.com>
Closes #3261
MODULAR_ORIG_COMMIT_REV_ID: 0aad112d2b696e42a6b199299b83054e3c4be591
@modularbot modularbot added the merged-externally Merged externally in public mojo repo label Jul 24, 2024
@modularbot
Copy link
Copy Markdown
Collaborator

Landed in c3398db! Thank you for your contribution 🎉

@modularbot modularbot closed this Jul 24, 2024
@soraros soraros deleted the fix-iota branch July 24, 2024 06:24
modularbot pushed a commit that referenced this pull request Sep 13, 2024
[External] [stdlib] Fix argument convention for `iota`

- The `List` arguments should be `inout`.
- Improved the docstinrg a bit.
- Make `DType` parameter infer-only.

Co-authored-by: soraros <soraros@users.noreply.github.com>
Closes #3261
MODULAR_ORIG_COMMIT_REV_ID: 0aad112d2b696e42a6b199299b83054e3c4be591
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.

3 participants