Skip to content

Issues: rust-lang/rust

Draft release notes for 1.87
#140133 opened Apr 21, 2025 by BoxyUwU
Open 5
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Methods of core trait that have doc aliases are found twice A-cross-crate-reexports Area: Documentation that has been re-exported from a different crate A-doc-alias Area: `#[doc(alias)]` C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#81696 opened Feb 3, 2021 by KamilaBorowska
Doc alias not allowed on associated constants and types in trait implementation block A-associated-items Area: Associated items (types, constants & functions) A-doc-alias Area: `#[doc(alias)]` A-trait-system Area: Trait system C-feature-request Category: A feature request, i.e: not implemented / a PR. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#80604 opened Jan 1, 2021 by nvzqz
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.