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
793
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
Rollup of 9 pull requests
A-compiletest
Area: The compiletest test runner
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
Area: The testsuite used to check the correctness of rustc
rollup
A PR which is a rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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-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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Relevant to the infrastructure 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.
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.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 143337
#143337
In rust-lang/rust;
·
matthiaskrgr
opened
on Jul 2, 2025
<code>doc_auto_cfg</code> assigns wrong feature to cyclically reexported impl
C-bug
Category: This is a bug.
Category: This is a bug.
F-doc_cfg
`#![feature(doc_cfg)]`
`#![feature(doc_cfg)]`
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
This issue may need triage. Remove it if it has been sufficiently triaged.
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.
#143318
In rust-lang/rust;
·
alexveecle
opened
on Jul 2, 2025
Make -Ztrack-diagnostics emit like a note
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the 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.
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 143286
#143286
In rust-lang/rust;
·
Muscraft
opened
on Jul 1, 2025
Add coroutine info to v0 symbol mangling (via DefPath/DefPathData)
PG-exploit-mitigations
Project group: Exploit mitigations
Project group: Exploit mitigations
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 143259
#143259
In rust-lang/rust;
·
sharnoff
opened
on Jun 30, 2025
[COMPILETEST-UNTANGLE 3/N] Use "directives" consistently within compiletest
A-compiletest
Area: The compiletest test runner
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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 (in progress).
rust-lang/rust
number 143232
#143232
In rust-lang/rust;
·
jieyouxu
opened
on Jun 30, 2025
<code>Not Found</code> error for the hyperlink from <code>rustc_middle::ty::TypeFlags</code> to <code>InternalBitFlags</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-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Area: Documentation for any part of the project, including the compiler, standard library, and tools
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
Status: A Minimal Complete and Verifiable Example has been found for this 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.
#143222
In rust-lang/rust;
·
cushionbadak
opened
on Jun 30, 2025
presence of <code>compiler_builtins</code> in the std doc crate sidebar on beta
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
Area: Documentation for any part of the project, including the compiler, standard library, and tools
C-bug
Category: This is a bug.
Category: This is a bug.
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
Issue: Indicates that prioritization has been requested for this issue.
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
Performance or correctness regression from stable to beta.
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.
#143215
In rust-lang/rust;
·
cyrgani
opened
on Jun 29, 2025
·
1.89.0
rustdoc: Show whether generic type params actually are <code>?Sized</code>, not whether definition site syntactically includes <code>?Sized</code>
A-rustdoc-json
Area: Rustdoc JSON backend
Area: Rustdoc JSON backend
C-bug
Category: This is a bug.
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
This issue may need triage. Remove it if it has been sufficiently triaged.
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.
#143197
In rust-lang/rust;
·
obi1kenobi
opened
on Jun 29, 2025
Improve CSS for source code block line numbers
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 143192
#143192
In rust-lang/rust;
·
GuillaumeGomez
opened
on Jun 29, 2025
rustdoc: add doc_link_canonical feature
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.
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 143158
#143158
In rust-lang/rust;
·
lolbinarycat
opened
on Jun 28, 2025
Rustdoc: Option to insert rel="canonical" links to docs.rs (deduplicate search engine results)
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
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.
#143139
In rust-lang/rust;
·
laundmo
opened
on Jun 28, 2025
[rustdoc] adding docs on a reexport that shadows a glob reexport does not work properly
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.
#143107
In rust-lang/rust;
·
lolbinarycat
opened
on Jun 27, 2025
You can’t perform that action at this time.