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-compiler"
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-compiler"
state:open label:"T-compiler"
Search
Labels
Milestones
New issue
Search results
Open
Closed
Make the assertion in <code>Ident::new</code> debug-only.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
Status: Waiting on a perf run to be completed.
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.
Status: Open (in progress).
rust-lang/rust
number 140880
#140880
In rust-lang/rust;
·
nnethercote
opened
on May 9, 2025
Two expand-related cleanups
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.
Status: Open (in progress).
rust-lang/rust
number 140878
#140878
In rust-lang/rust;
·
nnethercote
opened
on May 9, 2025
Misleading "captured variable cannot escape FnMut closure body" diagnostic, should be "can't mutable borrow more than once"
A-diagnostics
Area: Messages for errors, warnings, and lints
Area: Messages for errors, warnings, and lints
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.
#140875
In rust-lang/rust;
·
teor2345
opened
on May 9, 2025
make <code>rustc_attr_parsing</code> less dominant in the rustc crate graph
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.
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 140874
#140874
In rust-lang/rust;
·
mejrs
opened
on May 9, 2025
Make #[used(linker)] the default on ELF too
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
F-used_with_arg
`#![feature(used_with_arg)]`
`#![feature(used_with_arg)]`
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.
Status: Open (in progress).
rust-lang/rust
number 140872
#140872
In rust-lang/rust;
·
bjorn3
opened
on May 9, 2025
Don't lint against named labels in <code>naked_asm!</code>
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.
Status: Open (in progress).
rust-lang/rust
number 140871
#140871
In rust-lang/rust;
·
Amanieu
opened
on May 9, 2025
Make t letter looks like lowercase rather than uppercase
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.
Status: Open (in progress).
rust-lang/rust
number 140865
#140865
In rust-lang/rust;
·
Kivooeo
opened
on May 9, 2025
Enable non-leaf Frame Pointers for Arm64EC Windows
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-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 (in progress).
rust-lang/rust
number 140862
#140862
In rust-lang/rust;
·
dpaoliello
opened
on May 9, 2025
ICE: <code>normalizing free const aliases in the type system is unsupported</code>
C-bug
Category: This is a bug.
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
Status: Open.
#140860
In rust-lang/rust;
·
matthiaskrgr
opened
on May 9, 2025
when dependency enable async_drop feature, it cause ICE
C-bug
Category: This is a bug.
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
F-async_drop
`#![feature(async_drop)]`
`#![feature(async_drop)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
#140858
In rust-lang/rust;
·
Sherlock-Holo
opened
on May 9, 2025
Merge mir query analysis invocations
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.
Status: Draft (not ready).
rust-lang/rust
number 140856
#140856
In rust-lang/rust;
·
oli-obk
opened
on May 9, 2025
Type inference of inferred repeat expr counts is not as strong as it could be
A-array
Area: `[T; N]`
Area: `[T; N]`
C-bug
Category: This is a bug.
Category: This is a bug.
F-generic_arg_infer
Using `_` as a const argument: #![feature(generic_arg_infer)]`
Using `_` as a const argument: #![feature(generic_arg_infer)]`
F-marker_trait_attr
`#![feature(marker_trait_attr)]`
`#![feature(marker_trait_attr)]`
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-types
Relevant to the types team, which will review and decide on the PR/issue.
Relevant to the types team, which will review and decide on the PR/issue.
Status: Open.
#140855
In rust-lang/rust;
·
BoxyUwU
opened
on May 9, 2025
You can’t perform that action at this time.