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] Consistently use Indexer in LinkedList #3990

Closed
wants to merge 2 commits into from

Conversation

bgreni
Copy link
Contributor

@bgreni bgreni commented Feb 7, 2025

Use Indexer in all appropriate locations in LinkedList for consistency.

@bgreni bgreni force-pushed the use-indexer-in-linkedlist branch 4 times, most recently from d5b19f3 to f4ef563 Compare February 10, 2025 17:04
@bgreni bgreni force-pushed the use-indexer-in-linkedlist branch 2 times, most recently from 37fea90 to 34ca2b4 Compare February 11, 2025 03:39
@bgreni bgreni force-pushed the use-indexer-in-linkedlist branch from 34ca2b4 to 3aafdb7 Compare February 11, 2025 21:17
bgreni and others added 2 commits February 12, 2025 13:26
Signed-off-by: Brian Grenier <grenierb96@gmail.com>
Co-authored-by: soraros <soraros@users.noreply.github.com>
Signed-off-by: bgreni <42788181+bgreni@users.noreply.github.com>
@bgreni bgreni force-pushed the use-indexer-in-linkedlist branch from 3aafdb7 to bdf8e80 Compare February 12, 2025 20:26
Copy link
Collaborator

@jackos jackos left a comment

Choose a reason for hiding this comment

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

Awesome thanks

@jackos
Copy link
Collaborator

jackos commented Feb 13, 2025

!sync

@modularbot modularbot added the imported-internally Signals that a given pull request has been imported internally. label Feb 13, 2025
@jackos jackos changed the title [stdlib] Consistently use Indexer in LinkedList` [stdlib] Consistently use Indexer in LinkedList Feb 13, 2025
@jackos
Copy link
Collaborator

jackos commented Feb 13, 2025

!sync

@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 main 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 Feb 13, 2025
@jackos jackos closed this Feb 13, 2025
@modularbot modularbot added the merged-externally Merged externally in public mojo repo label Feb 15, 2025
@modularbot
Copy link
Collaborator

Landed in ddddf01! Thank you for your contribution 🎉

modularbot pushed a commit that referenced this pull request Feb 15, 2025
[External] [stdlib] Consistently use `Indexer` in `LinkedList`

Use `Indexer` in all appropriate locations in `LinkedList` for
consistency.

Co-authored-by: bgreni <42788181+bgreni@users.noreply.github.com>
Closes #3990
MODULAR_ORIG_COMMIT_REV_ID: 414230e1163eab1e961bece26ab395bef8b3904c
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.

4 participants