-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
Tracking issue for post stage 0 bootstrap sequence redesign f...
#141901
opened Jun 2, 2025 by
jieyouxu
Open
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
nested mutable reference error
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#142039
opened Jun 4, 2025 by
y86-dev
Conflicting implementations with This issue may need triage. Remove it if it has been sufficiently triaged.
fn_traits
and From
needs-triage
#142037
opened Jun 4, 2025 by
Nobody-alias-N
The include_bytes! macro bugs
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
#142027
opened Jun 4, 2025 by
zhangxuan2011
thread 'rustc' panicked at compiler/rustc_resolve/src/macros.rs:749:2
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
C-bug
Category: This is a bug.
I-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.
O-AArch64
Armv8-A or later processors in AArch64 mode
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#142009
opened Jun 4, 2025 by
GlenDC
Parameter ABI inconsistency error in Rust for RISC-V
A-ABI
Area: Concerning the application binary interface (ABI)
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
O-riscv
Target: RISC-V architecture
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141972
opened Jun 3, 2025 by
YingkaiLi-VM
ICE: Category: This is a bug.
F-ergonomic_clones
`#![feature(ergonomic_clones)]`
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
index out of bounds
in compiler/rustc_borrowck/src/lib.rs
C-bug
#141952
opened Jun 3, 2025 by
cushionbadak
ICE: Area: parallel compiler
C-bug
Category: This is a bug.
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
typeof called on const argument's anon const before the const argument was lowered
A-parallel-compiler
#141951
opened Jun 3, 2025 by
matthiaskrgr
ICE: Category: This is a bug.
F-ergonomic_clones
`#![feature(ergonomic_clones)]`
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Same capture can't be ByUse and ByValue at the same time
C-bug
#141916
opened Jun 2, 2025 by
cushionbadak
ICE:failed to build vtable representation:SizeOverflow
C-bug
Category: This is a bug.
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141911
opened Jun 2, 2025 by
sososopy
mgca: stack overflow
C-bug
Category: This is a bug.
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
needs-triage
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.
#141882
opened Jun 2, 2025 by
matthiaskrgr
char_indices
is slower than while loop over ascii Chars
, but faster for unicode
C-bug
#141855
opened Jun 1, 2025 by
hkBst
A moderate rustc/gcc performance difference
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#141853
opened Jun 1, 2025 by
leonardo-m
ICE: Category: This is a bug.
F-pin_ergonomics
`#![feature(pin_ergonomics)]`
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Failed to normalize &'{erased} mut Alias(Opaque
C-bug
#141850
opened Jun 1, 2025 by
matthiaskrgr
Function monomorphizes to early
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#141836
opened May 31, 2025 by
lukahasch
Blanket impl of super trait with method returning associated type: "incompatible type for trait"
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#141807
opened May 31, 2025 by
TimNN
ICE:called Category: This is a bug.
I-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.
S-has-mcve
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.
Result::unwrap()
on an Err
value: NoSolution
C-bug
#141806
opened May 31, 2025 by
sososopy
ICE on feature generic_const_exprs when trying to create comp time arrays
C-bug
Category: This is a bug.
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141801
opened May 30, 2025 by
VirgileHenry
Tracking issue for release notes of #126624: Tracking Issue for Area: SIMD (Single Instruction Multiple Data)
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
needs-triage
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.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
sha512_sm_x86
A-SIMD
#141778
opened May 30, 2025 by
rustbot
ICE: Category: This is a bug.
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
expected type for ... but found ... when instantiating
C-bug
#141776
opened May 30, 2025 by
cushionbadak
ICE: index out of bounds in Category: This is a bug.
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rustc_middle/src/ty/generics.rs
C-bug
#141775
opened May 30, 2025 by
cushionbadak
ICE:unexpected Category: This is a bug.
F-min_generic_const_args
`#![feature(min_generic_const_args)]`
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
DefKind
for const alias to resolve to: Ctor(Struct, Const)
C-bug
#141738
opened May 29, 2025 by
sososopy
ICE: "unsized type for Category: This is a bug.
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
NullaryOp::SizeOf
" caused by size_of::<str>()
with an unsatisfied Sized bound
C-bug
#141735
opened May 29, 2025 by
theemathas
ICE caused by trying to check if a reference is fat or not in consteval with an unsatisfied Sized bound
C-bug
Category: This is a bug.
I-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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141734
opened May 29, 2025 by
theemathas
Adding where clause already filled relax traits bounds in impl
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#141721
opened May 29, 2025 by
supersurviveur
Cannot read from STDIN with read_to_string if reading before piping Rust program writes to STDOUT in another Rust program
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#141714
opened May 29, 2025 by
kiseitai3
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.