-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ICE: Area: Constant evaluation, covers all const contexts (static, const fn, ...)
A-SIMD
Area: SIMD (Single Instruction Multiple Data)
C-bug
Category: This is a bug.
I-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.
WG-const-eval
Working group: Const evaluation
expected SIMD field to have definite array size
A-const-eval
#137291
opened Feb 19, 2025 by
folkertdev
temporary value dropped while borrowed
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
C-bug
Category: This is a bug.
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-const-eval
Working group: Const evaluation
#132578
opened Nov 3, 2024 by
vickenty
Recursive const stability checks do not apply in const items
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
A-stability
Area: `#[stable]`, `#[unstable]` etc.
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-const-eval
Working group: Const evaluation
#132536
opened Nov 2, 2024 by
RalfJung
Clean up implicit const promotion behavior
A-const-prop
Area: Constant propagation
A-maybe-future-edition
Something we may consider for a future edition.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
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.
WG-const-eval
Working group: Const evaluation
#124328
opened Apr 24, 2024 by
RalfJung
Constant gets evaluated despite unsatisfied where clauses
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-bug-has-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.
WG-const-eval
Working group: Const evaluation
#97477
opened May 28, 2022 by
RalfJung
const_allocate intrinsic: what should it do at runtime?
A-allocators
Area: Custom and system allocators
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
C-discussion
Category: Discussion or questions that doesn't represent real issues.
WG-const-eval
Working group: Const evaluation
#93935
opened Feb 12, 2022 by
RalfJung
ProTip!
Find all open issues with in progress development work with linked:pr.