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 label:T-lang
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.9k
Star
108k
Code
Issues
5k+
Pull requests
904
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
state
:
open
label
:
T-lang
state:open label:T-lang
Search
Labels
Milestones
New issue
Search results
Open
Closed
const-eval: fix and re-enable pointer fragment support
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
I-lang-nominated
Nominated for discussion during a lang team meeting.
Nominated for discussion during a lang team meeting.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
This change is insta-stable, or significant enough to need a team FCP to proceed.
P-lang-drag-1
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
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.
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-lang
Relevant to the language team
Relevant to the language team
Status: Open (in progress).
rust-lang/rust
number 148259
#148259
In rust-lang/rust;
·
RalfJung
opened
on Oct 29, 2025
Consider <code>Result<T, Uninhabited></code> and <code>ControlFlow<Uninhabited, T></code> to be equivalent to <code>T</code> for must use lint
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.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
L-unused_must_use
Lint: unused_must_use
Lint: unused_must_use
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
This change is insta-stable, or significant enough to need a team FCP to proceed.
relnotes
Marks issues that should be documented in the release notes of the next release.
Marks issues that should be documented in the release notes of the next release.
S-waiting-on-t-lang
Status: Awaiting decision from T-lang
Status: Awaiting decision from T-lang
T-lang
Relevant to the language team
Relevant to the language team
Status: Open (in progress).
rust-lang/rust
number 148214
#148214
In rust-lang/rust;
·
WaffleLapkin
opened
on Oct 28, 2025
Make deref_nullptr deny by default instead of warn
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
In the final comment period and will be merged soon unless new substantive objections are raised.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
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.
S-waiting-on-t-lang
Status: Awaiting decision from T-lang
Status: Awaiting decision from T-lang
T-lang
Relevant to the language team
Relevant to the language team
Status: Open (in progress).
rust-lang/rust
number 148122
#148122
In rust-lang/rust;
·
saethlin
opened
on Oct 26, 2025
Tracking issue for release notes of #147185: repr(transparent): do not consider repr(C) types to be 1-ZST
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.
relnotes
Marks issues that should be documented in the release notes of the next release.
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
Marks issues tracking what text to put in release notes.
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-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#148119
In rust-lang/rust;
·
rustbot
opened
on Oct 25, 2025
·
1.93.0
Tracking issue for release notes of #147136: Add warn-by-default lint for visibility on <code>const _</code> declarations
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.
A-visibility
Area: Visibility / privacy
Area: Visibility / privacy
relnotes
Marks issues that should be documented in the release notes of the next release.
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#148113
In rust-lang/rust;
·
rustbot
opened
on Oct 25, 2025
Tracking issue for release notes of #144113: Impls and impl items inherit <code>dead_code</code> lint level of the corresponding traits and trait items
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.
relnotes
Marks issues that should be documented in the release notes of the next release.
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
Marks issues tracking what text to put in release notes.
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-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#148091
In rust-lang/rust;
·
rustbot
opened
on Oct 25, 2025
Stabilize <code>const_mul_add</code>
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
In the final comment period and will be merged soon unless new substantive objections are raised.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
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-lang
Relevant to the language team
Relevant to the language team
Status: Open (in progress).
rust-lang/rust
number 148052
#148052
In rust-lang/rust;
·
tgross35
opened
on Oct 23, 2025
Stabilize Frontmatter
F-frontmatter
`#![feature(frontmatter)]`
`#![feature(frontmatter)]`
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
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-lang
Relevant to the language team
Relevant to the language team
T-style
Relevant to the style team, which will review and decide on the PR/issue.
Relevant to the style team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 148051
#148051
In rust-lang/rust;
·
epage
opened
on Oct 23, 2025
Conflicts in <code>#[macro_use] extern crate</code> imports are treated in ad hoc way
C-bug
Category: This is a bug.
Category: This is a bug.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
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-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#148025
In rust-lang/rust;
·
petrochenkov
opened
on Oct 23, 2025
Tracking issue for release notes of #140463: Document MaybeUninit bit validity
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.
relnotes
Marks issues that should be documented in the release notes of the next release.
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team
Relevant to the language team
T-opsem
Relevant to the opsem team
Relevant to the opsem team
Status: Open.
#148006
In rust-lang/rust;
·
rustbot
opened
on Oct 22, 2025
·
1.92.0
resolve: Preserve ambiguous glob reexports in crate metadata
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
In the final comment period and will be merged soon unless new substantive objections are raised.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-t-lang
Status: Awaiting decision from T-lang
Status: Awaiting decision from T-lang
T-lang
Relevant to the language team
Relevant to the language team
Status: Open (in progress).
rust-lang/rust
number 147984
#147984
In rust-lang/rust;
·
petrochenkov
opened
on Oct 22, 2025
Consteval pointer fragment support was not properly disabled.
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
A-raw-pointers
Area: raw pointers, MaybeUninit, NonNull
Area: raw pointers, MaybeUninit, NonNull
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
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-lang
Relevant to the language team
Relevant to the language team
T-opsem
Relevant to the opsem team
Relevant to the opsem team
Status: Open.
#147959
In rust-lang/rust;
·
theemathas
opened
on Oct 22, 2025
You can’t perform that action at this time.