-
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
Tracking issue for release notes of #141224: terminology: allocated object → allocation
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-lang
Relevant to the language team, which will review and decide on the PR/issue.
#141820
opened May 31, 2025 by
rustbot
Tracking issue for release notes of #141072: Stabilize feature 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.
result_flattening
needs-triage
#141816
opened May 31, 2025 by
rustbot
Please stop using GITHUB_ACTION to change the behaviour of the build system
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141813
opened May 31, 2025 by
lu-zero
"Consider borrowing here" on Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
else if
statements unhelpful
A-diagnostics
#141810
opened May 31, 2025 by
JonathanBrouwer
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: 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.
primitive read not possible for type
C-bug
#141804
opened May 31, 2025 by
cushionbadak
#[must_use]
fires when generic type is unit type
C-bug
#141802
opened May 31, 2025 by
wmmc88
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
windows: consider skipping WSACleanup on exit
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#141799
opened May 30, 2025 by
jstarks
Linking against musl libc causes linker error undefined symbol: posix_spawn_file_actions_addchdir_np
C-bug
Category: This is a bug.
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
regression-untriaged
Untriaged performance or correctness regression.
#141795
opened May 30, 2025 by
NuLL3rr0r
Type mismatch when generics involved, works with new solver
C-bug
Category: This is a bug.
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#141792
opened May 30, 2025 by
dodomorandi
Type inference error involving inference from a break; reports an incorrect line number in the diagnostic
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.
#141788
opened May 30, 2025 by
gbbosak
Tracking issue for release notes of #138677: Add a new Area: Lints (warnings about flaws in source code) such as unused_mut.
L-mismatched_lifetime_syntaxes
Lint: mismatched_lifetime_syntaxes
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-lang
Relevant to the language team, which will review and decide on the PR/issue.
mismatched-lifetime-syntaxes
lint
A-lints
#141787
opened May 30, 2025 by
rustbot
Tracking issue for release notes of #133724: Tracking Issue for 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-lang
Relevant to the language team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
breakpoint
feature (core::arch::breakpoint
)
needs-triage
#141786
opened May 30, 2025 by
rustbot
False positive Area: Messages for errors, warnings, and lints
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
L-unused_extern_crates
Lint: unused_extern_crates
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
unused_extern_crates
A-diagnostics
#141785
opened May 30, 2025 by
matthiaskrgr
False positive Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
L-unused_lifetimes
Lint: unused_lifetimes
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
unused_lifetime
A-diagnostics
#141784
opened May 30, 2025 by
matthiaskrgr
False positive unused_braces
A-diagnostics
Area: Messages for errors, warnings, and lints
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
L-false-positive
Lint: False positive (should not have fired).
L-unused_braces
Lint: unused_braces
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141783
opened May 30, 2025 by
matthiaskrgr
llvm.download-ci-llvm cannot be set to true
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#141782
opened May 30, 2025 by
smallprogram
Tracking issue for release notes of #134813: Tracking Issue for 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.
keylocker_x86
needs-triage
#141780
opened May 30, 2025 by
rustbot
TAIT: Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
item does not constrain
after diverging expression
C-bug
#141779
opened May 30, 2025 by
narpfel
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
stack overflow in trait selection
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141772
opened May 30, 2025 by
matthiaskrgr
Previous Next
ProTip!
no:milestone will show everything without a milestone.