Skip to content

Add vec::dedup for in-place consecutive duplicate element removal. #3440

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

Merged
merged 1 commit into from
Sep 12, 2012

Conversation

jld
Copy link
Contributor

@jld jld commented Sep 10, 2012

Note: In addition to the vec::unique review feedback (better name, more general type) also simplified the tests.

brson added a commit that referenced this pull request Sep 12, 2012
Add vec::dedup for in-place consecutive duplicate element removal.
@brson brson merged commit 8672b90 into rust-lang:incoming Sep 12, 2012
@brson
Copy link
Contributor

brson commented Sep 12, 2012

Thanks!

bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 15, 2021
fix 'Ident of macro+ident gets duplicated' error
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Apr 6, 2024
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.

2 participants