Topbar menu includes links for all past versions of a crate
Open
@GuillaumeGomez is already working on this.
Since Jan 14, 2023.
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 232
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 60
Description
Steps to reproduce:
- Visit https://docs.rs/libc/0.2.139/libc/constant.ABMON_5.html
- Open the crate menu
- Look at the "VERSIONS" section
Expected result:
It contains a handful of recent versions, or the latest version in each major version sequence.
Actual result:
It contains all of the past versions! This results in this page being 101kB in size.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.