Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
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
state:open author:jyn514 label:C-tracking-issue
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.8k
Star
107k
Code
Issues
5k+
Pull requests
870
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
Draft release notes for 1.91
#147010 ·
Mark-Simulacrum
opened
on Sep 25, 2025
19
Issues
Search Issues
state
:
open
author
:
jyn514
label
:
C-tracking-issue
state:open author:jyn514 label:C-tracking-issue
Search
Labels
Milestones
New issue
Search results
Open
Closed
Tracking Issue for -Z crate-attr
-Zcrate-attr
Unstable option: -Zcrate-attr
Unstable option: -Zcrate-attr
A-CLI
Area: Command-line interface (CLI) to the compiler
Area: Command-line interface (CLI) to the compiler
B-RFC-approved
Blocker: Approved by a merged RFC but not yet implemented.
Blocker: Approved by a merged RFC but not yet implemented.
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-impl-incomplete
Status: The implementation is incomplete.
Status: The implementation is incomplete.
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.
Status: Open.
#138287
In rust-lang/rust;
·
jyn514
opened
on Mar 9, 2025
Tracking Issue for short backtraces in the default panic hook
A-backtrace
Area: Backtraces
Area: Backtraces
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
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
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-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.
Status: Open.
#136129
In rust-lang/rust;
·
jyn514
opened
on Jan 27, 2025
Tracking Issue for enabling the <code>linker-messages</code> lint by default
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-linkers
Area: linkers... you gotta love linkers
Area: linkers... you gotta love linkers
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
Area: Lints (warnings about flaws in source code) such as unused_mut.
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
E-help-wanted
Call for participation: Help is requested to fix this issue.
Call for participation: Help is requested to fix this issue.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
L-linker_messages
Lint: linker_messages
Lint: linker_messages
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.
Status: Open.
#136096
In rust-lang/rust;
·
jyn514
opened
on Jan 26, 2025
Investigate linker warnings
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-linkers
Area: linkers... you gotta love linkers
Area: linkers... you gotta love linkers
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
L-linker_messages
Lint: linker_messages
Lint: linker_messages
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.
Status: Open.
#135828
In rust-lang/rust;
·
jyn514
opened
on Jan 21, 2025
Tracking Issue for <code>core::mem::copy</code>
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
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Relevant to the library API team, which will review and decide on the PR/issue.
Status: Open.
#98262
In rust-lang/rust;
·
jyn514
opened
on Jun 19, 2022
Tracking Issue for removing python as the main bootstrap entry point
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
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-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.
Status: Open.
#94829
In rust-lang/rust;
·
jyn514
opened
on Mar 10, 2022
rustdoc: follow-up work for <code>--emit=toolchain-shared-resources</code>
A-CLI
Area: Command-line interface (CLI) to the compiler
Area: Command-line interface (CLI) to the compiler
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
requires-nightly
This issue requires a nightly compiler in some way.
This issue requires a nightly compiler in some way.
S-tracking-perma-unstable
Status: The feature will stay unstable indefinitely.
Status: The feature will stay unstable indefinitely.
T-docs-rs
Relevant to the docs-rs subteam, which will review and decide on the PR/issue.
Relevant to the docs-rs subteam, 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.
#83784
In rust-lang/rust;
·
jyn514
opened
on Apr 2, 2021
rustdoc: Tracking issue for normalizing (evaluating) types in rustdoc-generated docs (<code>-Z normalize-docs</code>)
-Znormalize-docs
Unstable rustdoc option: Normalize/evaluate types when generating docs
Unstable rustdoc option: Normalize/evaluate types when generating docs
A-associated-items
Area: Associated items (types, constants & functions)
Area: Associated items (types, constants & functions)
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-design-concerns
Status: There are blocking design concerns.
Status: There are blocking design concerns.
S-tracking-impl-incomplete
Status: The implementation is incomplete.
Status: The implementation is incomplete.
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.
#82692
In rust-lang/rust;
·
jyn514
opened
on Mar 2, 2021
Get rid of <code>clean</code> in rustdoc
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
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
E-hard
Call for participation: Hard difficulty. Experience needed to fix: A lot.
Call for participation: Hard difficulty. Experience needed to fix: A lot.
I-compilemem
Issue: Problems and improvements with respect to memory usage during compilation.
Issue: Problems and improvements with respect to memory usage during compilation.
I-compiletime
Issue: Problems and improvements with respect to compile times.
Issue: Problems and improvements with respect to compile times.
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.
#76382
In rust-lang/rust;
·
jyn514
opened
on Sep 5, 2020
You can’t perform that action at this time.