-
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
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
command_resolve
C-tracking-issue
#141976
opened Jun 3, 2025 by
ChrisDenton
3 tasks
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
E-help-wanted
Call for participation: Help is requested to fix this issue.
O-unix
Operating system: Unix-like
S-tracking-unimplemented
Status: The feature has not been implemented.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
unix_send_signal
C-tracking-issue
#141975
opened Jun 3, 2025 by
tgross35
2 of 5 tasks
Tracking Issue for improving suggestion rendering in diagnostics
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-diagnostics
Working group: Diagnostics
#141973
opened Jun 3, 2025 by
estebank
3 tasks
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
Suggested workflow for vscode check-on-save can lead to surprisingly expensive check builds
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141955
opened Jun 3, 2025 by
RalfJung
bootstrap: force download-rustc=if-unchanged even if settings differ
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141953
opened Jun 3, 2025 by
RalfJung
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
Reexplain Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-raw-pointers
Area: raw pointers, MaybeUninit, NonNull
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
NonNull
's covariance details more concisely
A-docs
#141933
opened Jun 2, 2025 by
workingjubilee
test-float-parse: test staging
A-floating-point
Area: Floating point numbers and arithmetic
A-test-infra
Area: test infrastructure (may span bootstrap/compiletest/more)
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141920
opened Jun 2, 2025 by
jieyouxu
ICE: Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
F-associated_const_equality
`#![feature(associated_const_equality)]`
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.
type parameter
T/#1 (T/#1/1) out of range when instantiating, args=[?2t]
C-bug
#141919
opened Jun 2, 2025 by
cushionbadak
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
i32.clamp() suggested by Clippy produces worse code than i32.min().max()
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
I-slow
Issue: Problems and improvements with respect to performance of generated code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141915
opened Jun 2, 2025 by
Shnatsel
Cross-compiling from x86_64-linux to aarch64-darwin produces a broken (stripped) dylib
C-bug
Category: This is a bug.
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
O-macos
Operating system: macOS
regression-untriaged
Untriaged performance or correctness regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141913
opened Jun 2, 2025 by
badboy
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
We should Area: Our Github Actions CI
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
./x check --stage=0
in CI to make sure people don't forget to cfg(bootstrap)
/cfg(not(bootstrap))
A-CI
#141905
opened Jun 2, 2025 by
jieyouxu
x --help
builds bootstrap
C-enhancement
#141903
opened Jun 2, 2025 by
jyn514
after stage0 redesign, Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
x check
defaults to building the compiler
C-bug
#141902
opened Jun 2, 2025 by
jyn514
Tracking issue for post stage 0 bootstrap sequence redesign follow-ups and bugs
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141901
opened Jun 2, 2025 by
jieyouxu
Unable to match against secondary labels
A-compiletest
Area: The compiletest test runner
A-compiletest-annotations
Area: compiletest error annotations
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141896
opened Jun 2, 2025 by
jieyouxu
error[E0463]: can't find crate for Category: This is a bug.
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
core
- with: --prefix=/usr --libdir=/usr/lib/amd64
C-bug
#141887
opened Jun 2, 2025 by
psumbera
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
compiler makes a suggestion that doesn't actually work (moving a statement outside a loop)
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141880
opened Jun 2, 2025 by
MatrixFrog
Improve error message when attempting to move out of Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Deref
target
A-diagnostics
#141878
opened Jun 2, 2025 by
CorrM
Baffling suggestion labelled "help: try introducing a local generic parameter here"
A-const-generics
Area: const generics (parameters and arguments)
A-diagnostics
Area: Messages for errors, warnings, and lints
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
D-confusing
Diagnostics: Confusing error or lint that should be reworked.
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141872
opened Jun 1, 2025 by
nabijaczleweli
Previous Next
ProTip!
Follow long discussions with comments:>50.