Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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.5k
Star
105k
Code
Issues
5k+
Pull requests
768
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
Tracking issue for post stage 0 bootstrap sequence redesign follow-ups and bugs
#141901 ·
jieyouxu
opened
on Jun 2, 2025
1
Issues
Search Issues
state
:
open
label
:
-Zvalidate-mir
state:open label:-Zvalidate-mir
Search
Labels
Milestones
New issue
Search results
Open
Closed
ICE: <code>expected monomorphic const in const eval</code>
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
A-mir-opt-GVN
Area: MIR opt Global Value Numbering (GVN)
Area: MIR opt Global Value Numbering (GVN)
C-bug
Category: This is a bug.
Category: This is a bug.
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
`#![feature(min_generic_const_args)]`
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.
#142062
In rust-lang/rust;
·
matthiaskrgr
opened
on Jun 5, 2025
ICE: could not replace AliasTerm with term from from dyn Binder
-Zinline-mir
Unstable option: Enable MIR inlining
Unstable option: Enable MIR inlining
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
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) ❄️
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
The Rustc Trait System Refactor Initiative (-Znext-solver)
Status: Open.
#141424
In rust-lang/rust;
·
matthiaskrgr
opened
on May 23, 2025
ICE:rustc panicked at compiler\rustc_mir_transform\src\validate.rs:1560:30
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
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) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
Status: This bug is tracked inside the repo by a `known-bug` test.
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.
#140850
In rust-lang/rust;
·
sososopy
opened
on May 9, 2025
ICE: <code>Got a scalar pair where a scalar was expected</code> when using the <code>Self</code> on <code>fn</code>, a wrong place.
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
A-mir-opt-GVN
Area: MIR opt Global Value Numbering (GVN)
Area: MIR opt Global Value Numbering (GVN)
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) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
Status: This bug is tracked inside the repo by a `known-bug` test.
S-has-bisection
Status: A bisection has been found for this issue
Status: A bisection has been found for this issue
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
Status: A Minimal Complete and Verifiable Example has been found for this issue
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.
#140365
In rust-lang/rust;
·
TsiyukiRitsuki
opened
on Apr 27, 2025
ICE: <code>invalid immediate for given destination place</code>
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
A-mir-opt-GVN
Area: MIR opt Global Value Numbering (GVN)
Area: MIR opt Global Value Numbering (GVN)
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) ❄️
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
Status: A Minimal Complete and Verifiable Example has been found for this issue
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.
#140332
In rust-lang/rust;
·
wychlw
opened
on Apr 26, 2025
ICE: <code>Failed to normalize Alias(Opaque, AliasTy ..</code>
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
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) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
Status: This bug is tracked inside the repo by a `known-bug` test.
S-has-bisection
Status: A bisection has been found for this issue
Status: A bisection has been found for this issue
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.
#140303
In rust-lang/rust;
·
matthiaskrgr
opened
on Apr 25, 2025
ICE: entered unreachable code: FieldsShape::offset: <code>Primitive</code>s have no fields
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
A-mir-opt
Area: MIR optimizations
Area: MIR optimizations
A-mir-opt-inlining
Area: MIR inlining
Area: MIR inlining
C-bug
Category: This is a bug.
Category: This is a bug.
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.
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.
#133624
In rust-lang/rust;
·
matthiaskrgr
opened
on Nov 29, 2024
ICE: Unsize coercion, but <code>&dyn Foo<'_></code> isn't coercible to <code>&dyn Bar<'_, '_, ()></code>
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
C-bug
Category: This is a bug.
Category: This is a bug.
F-trait_upcasting
`#![feature(trait_upcasting)]`
`#![feature(trait_upcasting)]`
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
`#[feature(type_alias_impl_trait)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
Status: This bug is tracked inside the repo by a `known-bug` test.
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.
#131886
In rust-lang/rust;
·
matthiaskrgr
opened
on Oct 18, 2024
ICE: <code> unhandled type: {type error}</code>
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
C-bug
Category: This is a bug.
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
`#[feature(type_alias_impl_trait)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
Status: This bug is tracked inside the repo by a `known-bug` test.
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.
#125185
In rust-lang/rust;
·
matthiaskrgr
opened
on May 16, 2024
ICE: <code>Assignment between coroutine saved locals whose storage is not marked as conflicting</code>
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
C-bug
Category: This is a bug.
Category: This is a bug.
F-coroutines
`#![feature(coroutines)]`
`#![feature(coroutines)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
Status: This bug is tracked inside the repo by a `known-bug` test.
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
Status: A Minimal Complete and Verifiable Example has been found for this issue
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.
#122630
In rust-lang/rust;
·
matthiaskrgr
opened
on Mar 17, 2024
Check that move arguments are disjoint in the mir verifier
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
F-unsized_fn_params
`#![feature(unsized_fn_params)]`
`#![feature(unsized_fn_params)]`
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.
#103363
In rust-lang/rust;
·
bjorn3
opened
on Oct 21, 2022
Check that arguments are only moving locals or box contents in the mir verifier
-Zvalidate-mir
Unstable option: MIR validation
Unstable option: MIR validation
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
F-unsized_fn_params
`#![feature(unsized_fn_params)]`
`#![feature(unsized_fn_params)]`
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.
#103362
In rust-lang/rust;
·
bjorn3
opened
on Oct 21, 2022
You can’t perform that action at this time.