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

docs.rs/futures redirects to yanked version #221

Closed
carllerche opened this issue Jul 14, 2018 · 0 comments · Fixed by #565
Closed

docs.rs/futures redirects to yanked version #221

carllerche opened this issue Jul 14, 2018 · 0 comments · Fixed by #565

Comments

@carllerche
Copy link
Member

Going to https://docs.rs/futures redirects to 0.2.1, however all 0.2 versions have been yanked. 0.1.23 is the latest release. See http://crates.io/crates/futures.

jyn514 added a commit to jyn514/docs.rs that referenced this issue Jan 14, 2020
- Ignore yanked versions
- Ignore pre-release versions
- Add lots of tests

Note: this now queries `releases.version` instead of `crates.versions`
so that I have accessed to `releases.yanked`. This _shouldn't_ affect
behavior, but if a previous bug set `crates.versions` to something
different, it will no longer be seen.

Closes rust-lang#223, rust-lang#221
jyn514 added a commit that referenced this issue Jan 23, 2020
- Ignore yanked versions
- Ignore pre-release versions
- Add lots of tests

Note: this now queries `releases.version` instead of `crates.versions`
so that I have accessed to `releases.yanked`. This _shouldn't_ affect
behavior, but if a previous bug set `crates.versions` to something
different, it will no longer be seen.

Closes #223, #221
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant