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

rename std::vec -> std::slice #12702

Closed
thestinger opened this issue Mar 5, 2014 · 0 comments · Fixed by #12772
Closed

rename std::vec -> std::slice #12702

thestinger opened this issue Mar 5, 2014 · 0 comments · Fixed by #12772
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@thestinger
Copy link
Contributor

This should wait until there isn't work on #11875 in-progress to avoid conflicts.

bors added a commit to rust-lang-ci/rust that referenced this issue Jul 25, 2022
internal: use different schemes for the custom views

Related to rust-lang#12699, but doesn't fix it because we still register the providers multiple times.
flip1995 pushed a commit to flip1995/rust that referenced this issue May 2, 2024
…l, r=Manishearth

[`non_canonical_partial_ord_impl`]: Fix emitting warnings which conflict with `needless_return`

fixes rust-lang#12683

---

changelog: fix [`non_canonical_partial_ord_impl`] emitting warnings which conflict with `needless_return`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant