-
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: 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.
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
ICE: called Area: Procedural macros
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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-from-stable-to-beta
Performance or correctness regression from stable to beta.
S-has-bisection
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
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Option::unwrap()
on a None
value in when using proc macro
A-proc-macros
#141764
opened May 30, 2025 by
FrTerstappen
ICE: Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
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.
broken MIR in AsyncDropGlue(
C-bug
#141761
opened May 30, 2025 by
matthiaskrgr
Special case Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
STATUS_STACK_BUFFER_OVERRUN
in linker exit code diagnostics
A-diagnostics
#141757
opened May 30, 2025 by
Fulgen301
Ideas for improving Area: Lints (warnings about flaws in source code) such as unused_mut.
C-discussion
Category: Discussion or questions that doesn't represent real issues.
L-mismatched_lifetime_syntaxes
Lint: mismatched_lifetime_syntaxes
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
mismatched_lifetime_syntaxes
wording?
A-lints
#141752
opened May 30, 2025 by
jieyouxu
Emit a warning when gold is used as the linker
A-diagnostics
Area: Messages for errors, warnings, and lints
A-linkers
Area: linkers... you gotta love linkers
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.
#141748
opened May 29, 2025 by
Noratrieb
type annotations needed
for if let Some(whatever) = todo!() {
not very helpful
A-diagnostics
#141742
opened May 29, 2025 by
matthiaskrgr
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.