Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
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
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.6k
Star
105k
Code
Issues
5k+
Pull requests
843
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.89.0
#144097 ·
cuviper
opened
on Jul 17, 2025
15
Issues
Search Issues
state
:
open
label
:
T-types
state:open label:T-types
Search
Labels
Milestones
New issue
Search results
Open
Closed
Add documentation for unstable_feature_bound
A-rustc-dev-guide
Area: rustc-dev-guide
Area: rustc-dev-guide
I-types-nominated
Nominated for discussion during a types team meeting.
Nominated for discussion during a types team meeting.
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-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 (in progress).
rust-lang/rust
number 144676
#144676
In rust-lang/rust;
·
tiif
opened
on Jul 30, 2025
Unsoundness due to 'static coroutines that yield non-'static values.
A-coroutines
Area: Coroutines
Area: Coroutines
A-lifetimes
Area: Lifetimes / regions
Area: Lifetimes / regions
C-bug
Category: This is a bug.
Category: This is a bug.
F-coroutines
`#![feature(coroutines)]`
`#![feature(coroutines)]`
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
requires-nightly
This issue requires a nightly compiler in some way.
This issue requires a nightly compiler in some way.
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.
#144442
In rust-lang/rust;
·
theemathas
opened
on Jul 25, 2025
Patterns sometimes ignores lifetimes.
A-borrow-checker
Area: The borrow checker
Area: The borrow checker
A-lifetimes
Area: Lifetimes / regions
Area: Lifetimes / regions
A-patterns
Relating to patterns and pattern matching
Relating to patterns and pattern matching
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) ❄️
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
P-high
High priority
High priority
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.
#144312
In rust-lang/rust;
·
theemathas
opened
on Jul 22, 2025
Check coroutine upvars in dtorck constraint
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.
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-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 (in progress).
rust-lang/rust
number 144156
#144156
In rust-lang/rust;
·
compiler-errors
opened
on Jul 18, 2025
Associated Type bound in GAT Parameter incorrectly errors as unsatisfied
A-trait-system
Area: Trait system
Area: Trait system
C-bug
Category: This is a bug.
Category: This is a bug.
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
Fixed by the next-generation trait solver, `-Znext-solver`.
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.
#144127
In rust-lang/rust;
·
T0mstone
opened
on Jul 18, 2025
trait_sel: sizedness + auto trait goals prefer alias candidates
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-types-nominated
Nominated for discussion during a types team meeting.
Nominated for discussion during a types team meeting.
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-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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
The Rustc Trait System Refactor Initiative (-Znext-solver)
Status: Open (in progress).
rust-lang/rust
number 144064
#144064
In rust-lang/rust;
·
davidtwco
opened
on Jul 17, 2025
<code>[expr; 0]</code> ignores lifetimes
A-array
Area: `[T; N]`
Area: `[T; N]`
A-lifetimes
Area: Lifetimes / regions
Area: Lifetimes / regions
A-ZST
Area: Zero-sized types (ZSTs).
Area: Zero-sized types (ZSTs).
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-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.
#144045
In rust-lang/rust;
·
theemathas
opened
on Jul 17, 2025
Regression: overflow evaluating X: MetaSized
F-sized_hierarchy
`#![feature(sized_hierarchy)]`
`#![feature(sized_hierarchy)]`
P-low
Low priority
Low priority
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
Performance or correctness regression from stable to beta.
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.
#143830
In rust-lang/rust;
·
Mark-Simulacrum
opened
on Jul 12, 2025
·
1.89.0
Unsize-coercible type causes <code>[SOME_CONST; 0]</code> to execute <code>Drop</code>, but only if type is annotated.
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
A-destructors
Area: Destructors (`Drop`, …)
Area: Destructors (`Drop`, …)
A-ZST
Area: Zero-sized types (ZSTs).
Area: Zero-sized types (ZSTs).
C-bug
Category: This is a bug.
Category: This is a bug.
F-derive_coerce_pointee
Feature: RFC 3621's oft-renamed implementation
Feature: RFC 3621's oft-renamed implementation
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.
#143671
In rust-lang/rust;
·
theemathas
opened
on Jul 9, 2025
Confusing lifetime error when using HRTB and closure
A-higher-ranked
Area: Higher-ranked things (e.g., lifetimes, types, trait bounds aka HRTBs)
Area: Higher-ranked things (e.g., lifetimes, types, trait bounds aka HRTBs)
A-implied-bounds
Area: Implied bounds / inferred outlives-bounds
Area: Implied bounds / inferred outlives-bounds
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-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.
#143588
In rust-lang/rust;
·
silver-ymz
opened
on Jul 7, 2025
<code>overflow evaluating the requirement</code> for Recursively-implemented Traits with Additional Parameters
A-trait-system
Area: Trait system
Area: Trait system
C-bug
Category: This is a bug.
Category: This is a bug.
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
Fixed by the next-generation trait solver, `-Znext-solver`.
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.
#143425
In rust-lang/rust;
·
zheland
opened
on Jul 4, 2025
Inconsistent method lookup on never type
A-method-lookup
Area: Method lookup (typeck, post `rustc_resolve`, not to be confused with `A-resolve`)
Area: Method lookup (typeck, post `rustc_resolve`, not to be confused with `A-resolve`)
C-bug
Category: This is a bug.
Category: This is a bug.
F-never_type
`#![feature(never_type)]`
`#![feature(never_type)]`
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.
#143349
In rust-lang/rust;
·
purplesyringa
opened
on Jul 3, 2025
You can’t perform that action at this time.