Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustdoc: Remove unnecessary stability versions
For some reason only on enum and macro pages, the stability version is rendered after the summary unlike all other pages. As it is already displayed at the top of the page for all items, this removes it for consistency and to prevent it from overlapping the summary text.
- Loading branch information