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

Implement Index/IndexMut for [T] #18698

Merged
merged 1 commit into from
Nov 7, 2014
Merged

Implement Index/IndexMut for [T] #18698

merged 1 commit into from
Nov 7, 2014

Conversation

japaric
Copy link
Member

@japaric japaric commented Nov 6, 2014

Closes #16529

r? @aturon

@rust-highfive
Copy link
Contributor

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!

@japaric
Copy link
Member Author

japaric commented Nov 7, 2014

Rebased. re-r?

bors added a commit that referenced this pull request Nov 7, 2014
@bors bors closed this Nov 7, 2014
@bors bors merged commit f7c1771 into rust-lang:master Nov 7, 2014
@japaric japaric deleted the index branch November 8, 2014 04:32
lnicola pushed a commit to lnicola/rust that referenced this pull request Dec 23, 2024
internal: Don't serialize empty fields in completions and resolve payloads
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.

Implement Index for &[T]
5 participants