Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
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
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
Reseting 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.3k
Star
103k
Code
Issues
5k+
Pull requests
712
Actions
Projects
9
Security
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
Tracking Issue for <code>abi_custom</code>
A-inline-assembly
Area: Inline assembly (`asm!(…)`)
Area: Inline assembly (`asm!(…)`)
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-lang
Relevant to the language team, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open.
#140829
In rust-lang/rust;
·
folkertdev
opened
on May 8, 2025
Target features getting erased when using <code>#[export_name]</code> with names of LLVM intrinsics
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
Category: This is a bug.
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, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open.
#140822
In rust-lang/rust;
·
sayantn
opened
on May 8, 2025
<code>fn_cast!</code> macro
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
Area: Control Flow Integrity (CFI) security mitigation
A-rust-for-linux
Relevant for the Rust-for-Linux project
Relevant for the Rust-for-Linux project
A-sanitizers
Area: Sanitizers for correctness and code quality
Area: Sanitizers for correctness and code quality
C-discussion
Category: Discussion or questions that doesn't represent real issues.
Category: Discussion or questions that doesn't represent real issues.
I-lang-nominated
Nominated for discussion during a lang team meeting.
Nominated for discussion during a lang team meeting.
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.
PG-exploit-mitigations
Project group: Exploit mitigations
Project group: Exploit mitigations
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open.
#140803
In rust-lang/rust;
·
Darksonn
opened
on May 8, 2025
Stabilize <code>sha512</code>. <code>sm3</code> and <code>sm4</code> for x86
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
I-lang-nominated
Nominated for discussion during a lang team meeting.
Nominated for discussion during a lang team meeting.
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (IA-32)
Target: x86 processors, 32 bit (like i686-*) (IA-32)
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
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, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 140767
#140767
In rust-lang/rust;
·
sayantn
opened
on May 7, 2025
Stabilize keylocker
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
Area: Enabling/disabling target features like AVX, Neon, etc.
I-lang-nominated
Nominated for discussion during a lang team meeting.
Nominated for discussion during a lang team meeting.
O-x86_32
Target: x86 processors, 32 bit (like i686-*) (IA-32)
Target: x86 processors, 32 bit (like i686-*) (IA-32)
O-x86_64
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
Target: x86-64 processors (like x86_64-*) (also known as amd64 and x64)
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, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 140766
#140766
In rust-lang/rust;
·
sayantn
opened
on May 7, 2025
Allow storing format_args!() in variable
A-fmt
Area: `core::fmt`
Area: `core::fmt`
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
This change is insta-stable, so needs a completed FCP to proceed.
perf-regression
Performance regression.
Performance regression.
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, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
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: Draft (not ready).
rust-lang/rust
number 140748
#140748
In rust-lang/rust;
·
m-ou-se
opened
on May 7, 2025
Tracking issue for release notes of #140593: Temporary lifetime extension through tuple struct and tuple variant constructors
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, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open.
#140666
In rust-lang/rust;
·
rustbot
opened
on May 5, 2025
consts in dead monomorphic async fn are never evaluated
A-async-await
Area: Async & Await
Area: Async & Await
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
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-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, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open.
#140655
In rust-lang/rust;
·
moxian
opened
on May 5, 2025
Confusing error when a const contains a shared ref to interior mutable data
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
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.
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, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open.
#140653
In rust-lang/rust;
·
RalfJung
opened
on May 5, 2025
Tracking issue for release notes of #134273: de-stabilize bench attribute
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, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open.
#140629
In rust-lang/rust;
·
rustbot
opened
on May 3, 2025
·
1.88.0
Oddity with lifetime elision and type aliases
A-lifetimes
Area: Lifetimes / regions
Area: Lifetimes / regions
C-bug
Category: This is a bug.
Category: This is a bug.
I-compiler-nominated
Nominated for discussion during a compiler team meeting.
Nominated for discussion during a compiler 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-crater
This change needs a crater run to check for possible breakage in the ecosystem.
This change needs a crater run to check for possible breakage in the ecosystem.
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, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open.
#140611
In rust-lang/rust;
·
traviscross
opened
on May 3, 2025
Temporary lifetime extension through tuple struct and tuple variant constructors
A-tidy
Area: The tidy tool
Area: The tidy tool
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-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
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
This change is insta-stable, so needs a completed 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-documentation
Status: Waiting on approved PRs to documentation before merging
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
Status: PR is in FCP and is awaiting for FCP to complete.
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-lang
Relevant to the language team, which will review and decide on the PR/issue.
Relevant to the language team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 140593
#140593
In rust-lang/rust;
·
m-ou-se
opened
on May 2, 2025
You can’t perform that action at this time.