Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:issue state:open label:A-rustdoc-ui
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
909
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
label
:
A-rustdoc-ui
is:issue state:open label:A-rustdoc-ui
Search
Labels
Milestones
New issue
Search results
Open
Closed
Typography: Sentence-ending punctuation (e.g., period) appears at the start of a new line.
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
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.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#148254
In rust-lang/rust;
·
zxzxovo
opened
on Oct 29, 2025
rustdoc: Tracking issue for generating macro expansions on source code pages
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
S-tracking-needs-to-bake
Status: The implementation is "complete" but it needs time to bake.
Status: The implementation is "complete" but it needs time to bake.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
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.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#148222
In rust-lang/rust;
·
fmease
opened
on Oct 28, 2025
rustdoc: Source code pages & code blocks should be highlighted according to the requested / ambient edition
A-editions
Area: Related to editions collectively or in general (i.e., the mechanism itself).
Area: Related to editions collectively or in general (i.e., the mechanism itself).
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
C-bug
Category: This is a bug.
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
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.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#148221
In rust-lang/rust;
·
fmease
opened
on Oct 28, 2025
No search bar in some nightly docs
A-rustdoc-search
Area: Rustdoc's search feature
Area: Rustdoc's search feature
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
C-discussion
Category: Discussion or questions that doesn't represent real issues.
Category: Discussion or questions that doesn't represent real issues.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
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.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#145683
In rust-lang/rust;
·
ada4a
opened
on Aug 20, 2025
Rustdoc does not show more of the item summary if there is enough room for it
A-rustdoc-search
Area: Rustdoc's search feature
Area: Rustdoc's search feature
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
C-bug
Category: This is a bug.
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
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.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#145509
In rust-lang/rust;
·
lolbinarycat
opened
on Aug 16, 2025
"Aliased Type" of a type alias to a struct with a hidden public field is missing <code>/* private fields */</code>
A-cross-crate-reexports
Area: Documentation that has been re-exported from a different crate
Area: Documentation that has been re-exported from a different crate
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
C-bug
Category: This is a bug.
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
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.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#144969
In rust-lang/rust;
·
kpreid
opened
on Aug 5, 2025
[rustdoc] Inline impl docstring headers when possible
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#144809
In rust-lang/rust;
·
crumblingstatue
opened
on Aug 2, 2025
rustdoc UI: Warning block icon is no longer a circle (on my machine) but a squircle
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
C-bug
Category: This is a bug.
Category: This is a bug.
regression-untriaged
Untriaged performance or correctness regression.
Untriaged performance or correctness regression.
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
Status: This issue has no reproduction and needs a reproduction to make progress.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
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.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#144778
In rust-lang/rust;
·
fmease
opened
on Aug 1, 2025
On the rustdoc page for type <code>T</code>, the sidebar section "Trait Implementations" lists <code>impl A<T> for U</code> items identically for all <code>U</code>
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#143123
In rust-lang/rust;
·
zopsicle
opened
on Jun 27, 2025
rustdoc ui doesn't show associated types for folded summaries of trait implementations
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
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.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#142782
In rust-lang/rust;
·
kornelski
opened
on Jun 20, 2025
rustdoc: indicate when a trait has non-defaulted hidden items
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
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.
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.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#138697
In rust-lang/rust;
·
GoldsteinE
opened
on Mar 19, 2025
Split Settings popover up into categories
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
Area: Rustdoc UI (generated HTML)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
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.
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Status: Open.
#137050
In rust-lang/rust;
·
notriddle
opened
on Feb 14, 2025
You can’t perform that action at this time.