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

Add advisory for deprecated/unmaintained quickersort #210

Merged
merged 2 commits into from
Jan 20, 2020

Conversation

repi
Copy link
Contributor

@repi repi commented Dec 18, 2019

The author of the quickersort crate has deprecated it and do not recommend using it anymore.

Everything in it has been incorporated into std::sort_unstable in the standard library as of Rust 1.20.

The author of the `quickersort` crate has deprecated it and do not
recommend using it anymore.

Everything in it has been incorporated into std::sort_unstable in the
standard library as of Rust 1.20.
@tarcieri
Copy link
Member

Thanks! I'm trying to use this PR to test some merge automation, if you're wondering why it isn't merged yet

Co-Authored-By: Randy Taylor <tehgecKozzz@gmail.com>
@tarcieri tarcieri merged commit e78d311 into rustsec:master Jan 20, 2020
tarcieri added a commit that referenced this pull request Jan 20, 2020
tarcieri added a commit that referenced this pull request Jan 20, 2020
tarcieri added a commit that referenced this pull request Jan 20, 2020
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.

3 participants