Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
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
13.5k
Star
105k
Code
Issues
5k+
Pull requests
766
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
Tracking issue for post stage 0 bootstrap sequence redesign follow-ups and bugs
#141901 ·
jieyouxu
opened
on Jun 2, 2025
1
Issues
Search Issues
state
:
open
label
:
T-rustdoc
state:open label:T-rustdoc
Search
Labels
Milestones
New issue
Search results
Open
Closed
std docs incorrectly renders trait methods as const
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.
#143071
In rust-lang/rust;
·
mejrs
opened
on Jun 26, 2025
should_panic in doctests accepts crashes, aborts, std::process::exit
A-doctests
Area: Documentation tests, run by rustdoc
Area: Documentation tests, run by rustdoc
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.
Status: Open.
#143009
In rust-lang/rust;
·
purplesyringa
opened
on Jun 25, 2025
rustdoc: show attributes on enum variants
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
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 (in progress).
rust-lang/rust
number 142987
#142987
In rust-lang/rust;
·
lolbinarycat
opened
on Jun 24, 2025
Doctest line numbers should be corrected to the failing line, not the start of the test
A-doctests
Area: Documentation tests, run by rustdoc
Area: Documentation tests, run by rustdoc
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.
Status: Open.
#142985
In rust-lang/rust;
·
joshka
opened
on Jun 24, 2025
Report doctest line numbers in a clickable format
A-doctests
Area: Documentation tests, run by rustdoc
Area: Documentation tests, run by rustdoc
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.
Status: Open.
#142984
In rust-lang/rust;
·
joshka
opened
on Jun 24, 2025
rustdoc_json: Intern filenames
A-rustdoc-json
Area: Rustdoc JSON backend
Area: Rustdoc JSON backend
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
Status: Blocked on something else such as an RFC or other implementation work.
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.
Status: Open (in progress).
rust-lang/rust
number 142945
#142945
In rust-lang/rust;
·
nnethercote
opened
on Jun 24, 2025
rustdoc-json: Structured attributes
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
Area: Rustdoc JSON backend
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
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 (in progress).
rust-lang/rust
number 142936
#142936
In rust-lang/rust;
·
aDotInTheVoid
opened
on Jun 23, 2025
Port <code>#[rustc_layout_scalar_valid_range_start/end]</code> to the new attrib…
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
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.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 142921
#142921
In rust-lang/rust;
·
JonathanBrouwer
opened
on Jun 23, 2025
Lazy-ify some markdown rendering
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
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 (in progress).
rust-lang/rust
number 142910
#142910
In rust-lang/rust;
·
yotamofek
opened
on Jun 23, 2025
A package-lock.json for eslint?
A-tidy
Area: The tidy tool
Area: The tidy tool
C-bug
Category: This is a bug.
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/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.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#142902
In rust-lang/rust;
·
workingjubilee
opened
on Jun 23, 2025
rustdoc_json: more conversion cleanups
A-rustdoc-json
Area: Rustdoc JSON backend
Area: Rustdoc JSON backend
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 142896
#142896
In rust-lang/rust;
·
nnethercote
opened
on Jun 23, 2025
Port <code>#[target_feature]</code> to new attribute parsing infrastructure
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
Area: Rustdoc JSON backend
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
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.
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.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 142876
#142876
In rust-lang/rust;
·
JonathanBrouwer
opened
on Jun 22, 2025
You can’t perform that action at this time.