-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Issues: rust-lang/rust
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
Label
Projects
Milestones
Assignee
Sort
Issues list
rustdoc: add private items toggle
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#141299
opened May 20, 2025 by
lolbinarycat
•
Draft
rustdoc: toggle to show private items in rustdoc
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#141114
opened May 17, 2025 by
lolbinarycat
Consider a different tooltip for a partially ignored doctest
A-doctests
Area: Documentation tests, run by rustdoc
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#141092
opened May 16, 2025 by
ehuss
Tracking issue for release notes of #139764: Consistent trait bounds for ExtractIf Debug impls
A-rustdoc-search
Area: Rustdoc's search feature
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
rustdoc search: if all else is equal, rank alias results lower
A-rustdoc-search
Area: Rustdoc's search feature
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140968
opened May 13, 2025 by
lolbinarycat
rustdoc: Fix links with inline code in trait impl docs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140868
opened May 9, 2025 by
SpecificProtagonist
Loading…
[rustdoc] Unify type aliases rendering with other ADT
A-rustdoc-json
Area: Rustdoc JSON backend
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140863
opened May 9, 2025 by
GuillaumeGomez
Loading…
rustdoc should include aliases in search that only partially matches
A-rustdoc-search
Area: Rustdoc's search feature
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140782
opened May 8, 2025 by
Mingun
early migration to biome
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140594
opened May 2, 2025 by
lolbinarycat
•
Draft
Allow Area: Attributes (`#[…]`, `#![…]`)
A-doctests
Area: Documentation tests, run by rustdoc
A-run-make
Area: port run-make Makefiles to rmake.rs
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#![doc(test(attr(..)))]
everywhere
A-attributes
#140560
opened May 1, 2025 by
Urgau
Loading…
Emit a warning if the doctest Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
main
function will not be run
S-waiting-on-bors
#140527
opened Apr 30, 2025 by
GuillaumeGomez
Loading…
rustdoc: Allow multiple references to a single footnote
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140434
opened Apr 29, 2025 by
a4lg
Loading…
Rustdoc js scrape examples typecheck
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140314
opened Apr 25, 2025 by
lolbinarycat
Loading…
Tracking issue for release notes of #137096: Stabilize flags for doctest cross compilation
A-doctests
Area: Documentation tests, run by rustdoc
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Document that mpmc channels deliver an item to one receiver.
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140158
opened Apr 22, 2025 by
andrew-otiv
Loading…
New const traits syntax
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#139858
opened Apr 15, 2025 by
oli-obk
Loading…
rustdoc has 4 different "open sidebar" buttons
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#139832
opened Apr 15, 2025 by
lolbinarycat
rustdoc: on mobile, make the sidebar full width and linewrap
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#139831
opened Apr 15, 2025 by
lolbinarycat
•
Draft
[rustdoc] Add new Area: port run-make Makefiles to rmake.rs
A-tidy
Area: The tidy tool
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
--book-location
option to add a link to associated guide and generate it if local
A-run-make
#139769
opened Apr 13, 2025 by
GuillaumeGomez
Loading…
Search is not showing Area: Rustdoc's search feature
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
core
items
A-rustdoc-search
#139522
opened Apr 8, 2025 by
GuillaumeGomez
Explicitly export core and std macros
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#139493
opened Apr 7, 2025 by
Voultapher
Loading…
rustdoc sidebar isn't wide enough
C-bug
Category: This is a bug.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#139302
opened Apr 3, 2025 by
lolbinarycat
rustdoc js: no place for code common to different js files.
A-rustdoc-js
Area: Rustdoc's JS front-end
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#139032
opened Mar 27, 2025 by
lolbinarycat
Implement RFC 3631: add rustdoc doc_cfg features
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#138907
opened Mar 24, 2025 by
GuillaumeGomez
Loading…
Sanitizers target modificators
A-run-make
Area: port run-make Makefiles to rmake.rs
A-sanitizers
Area: Sanitizers for correctness and code quality
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#138736
opened Mar 20, 2025 by
azhogin
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.