-
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: indicate when a trait has non-defaulted hidden items
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
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.
#138697
opened Mar 19, 2025 by
GoldsteinE
src-script.js: make srcIndex into a parameter instead of a global variable
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
A-technical-debt
Area: Internal cleanup work
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#138467
opened Mar 13, 2025 by
lolbinarycat
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…
Split Settings popover up into categories
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
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.
#137050
opened Feb 14, 2025 by
notriddle
rustdoc: Quick way to collapse all impl blocks
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
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.
#134429
opened Dec 17, 2024 by
crumblingstatue
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…
Docs & Area: Rustdoc UI (generated HTML)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
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.
rustdoc
: Mark traits that have indirect and synthetic impls
A-rustdoc-ui
#133573
opened Nov 28, 2024 by
cher-nov
rustdoc: Please use sticky headers for impl blocks
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
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.
#133506
opened Nov 26, 2024 by
joshtriplett
rustdoc: single comma is put on newline if it occurs after item in double ticks
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-bug
Category: This is a bug.
E-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
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.
#133075
opened Nov 15, 2024 by
virtualritz
“Summary” button in docs doesn’t react to description being collapsed
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.
#133052
opened Nov 14, 2024 by
schuelermine
[rustdoc] issues of the three-big-buttons
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#132386
opened Oct 31, 2024 by
liigo
rustdoc: Appearance of Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-bug
Category: This is a bug.
P-low
Low priority
requires-nightly
This issue requires a nightly compiler in some way.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#[doc(hidden)]
differs from all the other attributes
A-attributes
#132304
opened Oct 29, 2024 by
fmease
rustdoc: Show tag / badge / icon / emoji in the sidebar for unsafe, deprecated and unstable items
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
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.
#132108
opened Oct 24, 2024 by
tyilo
headings in struct field documentation has confusing spacing
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
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.
#132009
opened Oct 21, 2024 by
lolbinarycat
rustdoc: Footnotes don't work well when used on multiple doc comments that share page.
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
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.
#131901
opened Oct 18, 2024 by
aDotInTheVoid
target_feature leads to confusing note in 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.
#131735
opened Oct 15, 2024 by
zopsicle
rustdoc: the required const feature gate is not shown
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
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.
#131618
opened Oct 12, 2024 by
RalfJung
The scrollable part of the scrollbar has low contrast with the background
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
O-windows
Operating system: Windows
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.
#131330
opened Oct 6, 2024 by
alper
rustdoc: methods on type aliases do not properly link to themselves
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.
#131028
opened Sep 29, 2024 by
lolbinarycat
rustdoc should say if a feature is available by default
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
F-doc_cfg
`#![feature(doc_cfg)]`
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.
#130638
opened Sep 20, 2024 by
lolbinarycat
doc_auto_cfg
obfuscates documentation formatting
A-rustdoc-ui
#129889
opened Sep 2, 2024 by
imrn99
rustdoc converts byte literal discriminants into decimal numbers
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.
#128347
opened Jul 29, 2024 by
clarfonthey
Tracking Issue for Rustdoc support of RFC3485 Area: Rustdoc JSON backend
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
feature-documentation
A-rustdoc-json
#127771
opened Jul 15, 2024 by
tgross35
6 tasks
Rustdoc links are broken when glob reexporting items from a Area: Documentation that has been re-exported from a different crate
A-intra-doc-links
Area: Intra-doc links, the ability to link to items in docs by name
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.
doc(hidden)
module in another crate.
A-cross-crate-reexports
#127445
opened Jul 7, 2024 by
kpreid
rustdoc: add link prefix which would allow overwriting explicit links with item links
A-rustdoc-js
Area: Rustdoc's JS front-end
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
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.
#127086
opened Jun 28, 2024 by
newpavlov
Previous Next
ProTip!
Updated in the last three days: updated:>2025-05-02.