-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
Unify sidebar buttons to use the same image
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-infra
Relevant to the infrastructure 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.
#140135
opened Apr 21, 2025 by
GuillaumeGomez
Loading…
rustdoc: Deprecate option Area: port run-make Makefiles to rmake.rs
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
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.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
--test-args
in favor of new insta-stable option --test-arg
A-run-make
#139869
opened Apr 15, 2025 by
fmease
Loading…
rustdoc: Replace unstable flag 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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
--doctest-compilation-args
with a simpler one: --doctest-build-arg
A-run-make
#139863
opened Apr 15, 2025 by
fmease
Loading…
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.
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-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 a handle that makes sidebar resizing more obvious
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.
#139420
opened Apr 5, 2025 by
lolbinarycat
•
Draft
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…
rustdoc: add unstable option Area: Rustdoc UI (generated HTML)
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.
--crate-list-heading
to customize the sidebar crate list.
A-rustdoc-ui
#138143
opened Mar 7, 2025 by
kpreid
Loading…
[rustdoc] Allow to link to current crate
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
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.
#137935
opened Mar 3, 2025 by
GuillaumeGomez
Loading…
Add new 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.
unused_footnote_definition
rustdoc lint
S-waiting-on-review
#137858
opened Mar 1, 2025 by
GuillaumeGomez
Loading…
Add new rustdoc 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.
broken_footnote
lint
S-waiting-on-review
#137803
opened Feb 28, 2025 by
GuillaumeGomez
Loading…
rustdoc: improve the summary icon
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.
#137584
opened Feb 25, 2025 by
liigo
Loading…
Add support for macro expansion in rustdoc source code pages
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure 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.
#137229
opened Feb 18, 2025 by
GuillaumeGomez
Loading…
Improve display of const unstable display feature info
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.
#135830
opened Jan 21, 2025 by
GuillaumeGomez
Loading…
Make impl section headers sticky
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
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-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#133717
opened Dec 1, 2024 by
GuillaumeGomez
Loading…
[rustdoc] Add new Area: port run-make Makefiles to rmake.rs
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.
example
disambiguator for intra-doc links
A-run-make
#132792
opened Nov 8, 2024 by
GuillaumeGomez
Loading…
get rid of some false negatives in rustdoc::broken_intra_doc_links
A-rustdoc-json
Area: Rustdoc JSON backend
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#132748
opened Nov 7, 2024 by
lolbinarycat
Loading…
rustdoc: allow searches to match against both type and name
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.
#131852
opened Oct 17, 2024 by
lolbinarycat
Loading…
Beautify doctest path
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#130643
opened Sep 20, 2024 by
GuillaumeGomez
Loading…
Split traits by crate-local and crate-non-local
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.
#130418
opened Sep 15, 2024 by
MeetThePatel
Loading…
[rustdoc] Add This issue / PR is in PFCP or FCP with a disposition to merge it.
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.
no-hidden-lines
codeblock attribute
disposition-merge
#118711
opened Dec 7, 2023 by
GuillaumeGomez
Loading…
rustdoc: hide This change is insta-stable, so needs a completed FCP to proceed.
relnotes
Marks issues that should be documented in the release notes of the next release.
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#[repr]
if it isn't part of the public ABI
needs-fcp
#116882
opened Oct 18, 2023 by
fmease
Loading…
rustdoc search: Allow to filter on multiple crates
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#115802
opened Sep 12, 2023 by
GuillaumeGomez
•
Draft
Add lint to check if non-inlined local reexports have documentation
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#108001
opened Feb 13, 2023 by
GuillaumeGomez
•
Draft
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-03-29.