-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
HashMap::new()
panics inside UEFI environments that don't support RNG protocol
C-bug
#138252
opened Mar 9, 2025 by
ifd3f
Blanket impls cause bloated search results in rustdoc
A-rustdoc-search
Area: Rustdoc's search feature
C-bug
Category: This is a bug.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#138251
opened Mar 9, 2025 by
kornelski
Stack overflow on large doctests in edition 2024 on Windows
A-doctests
Area: Documentation tests, run by rustdoc
A-edition-2024
Area: The 2024 edition
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138248
opened Mar 9, 2025 by
ehuss
global_asm!
should document that it doesn't guarantee section placement
A-docs
#138247
opened Mar 9, 2025 by
Qix-
Atomic*::as_ptr unnecessarily restrictions operations on the pointer to atomic operations
A-atomic
Area: Atomics, barriers, and sync primitives
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-opsem
Relevant to the opsem team
#138246
opened Mar 8, 2025 by
briansmith
Tracking issue for release notes of #136968: Turn order dependent trait objects future incompat warning into a hard error
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.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#138244
opened Mar 8, 2025 by
rustbot
Add one more "late metadata"/"digest" file to rlib archives
A-linkage
Area: linking into static, shared libraries and binaries
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138243
opened Mar 8, 2025 by
petrochenkov
ICE: Area: the `#[repr(stuff)]` attribute
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.
computed impossible repr (packed enum?): Foo
A-repr
#138241
opened Mar 8, 2025 by
matthiaskrgr
ICE: mismatched types
C-bug
Category: This is a bug.
F-inherent_associated_types
`#![feature(inherent_associated_types)]`
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.
#138240
opened Mar 8, 2025 by
matthiaskrgr
Bootstrap test ci_rustc_if_unchanged_logic fails locally
A-download-rustc
Area: The `rust.download-rustc` build option.
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#138239
opened Mar 8, 2025 by
ehuss
ICE: codegenprepare pass segfaults
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
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.
#138235
opened Mar 8, 2025 by
thomasgassmann
False-positive Area: Messages for errors, warnings, and lints
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
L-false-positive
Lint: False positive (should not have fired).
L-unused_parens
Lint: unused_parens
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
unused_parens
missing macro cases
A-diagnostics
#138234
opened Mar 8, 2025 by
MultisampledNight
ICE: compiler/rustc_hir_analysis/src/hir_ty_lowering/lint.rs None
A-diagnostics
Area: Messages for errors, warnings, and lints
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.
#138229
opened Mar 8, 2025 by
matthiaskrgr
ICE:type parameter Category: This is a bug.
F-inherent_associated_types
`#![feature(inherent_associated_types)]`
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.
B/#1
(B/#1/1) out of range when instantiating, args=[Foo<A/#0, B/#1>]
C-bug
#138227
opened Mar 8, 2025 by
sososopy
ICE:expected const for Category: This is a bug.
F-inherent_associated_types
`#![feature(inherent_associated_types)]`
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.
N/#0
(N/#0/0) but found Type(A<N/#0>) when instantiating args=[A<N/#0>]
C-bug
#138226
opened Mar 8, 2025 by
sososopy
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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Result::unwrap()
on an Err
value: ReferencesError(ErrorGuaranteed(()))
C-bug
#138225
opened Mar 8, 2025 by
sososopy
[Design] confusing Category: Discussion or questions that doesn't represent real issues.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
target_pointer_width = "64"
usize convertion design
C-discussion
#138218
opened Mar 8, 2025 by
loynoir
Tracking Issue for integer formatting into a fixed-size buffer
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-help-wanted
Call for participation: Help is requested to fix this issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#138215
opened Mar 8, 2025 by
hanna-kruppe
1 of 4 tasks
ICE when missing trait bound in peculiar case
C-bug
Category: This is a bug.
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
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.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#138214
opened Mar 8, 2025 by
konnorandrews
Extremely verbose GCC build fills CI log for x86_64-gnu-llvm-18
A-CI
Area: Our Github Actions CI
A-gcc
Things relevant to the [future] GCC backend
C-bug
Category: This is a bug.
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.
#138213
opened Mar 8, 2025 by
RalfJung
iOS binaries crash with latest nightly
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
E-needs-bisection
Call for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
O-ios
Operating system: iOS
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138212
opened Mar 8, 2025 by
tdomhan
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.
$ident: found TraitItem(TraitItem
C-bug
#138211
opened Mar 8, 2025 by
matthiaskrgr
ICE: Found unstable fingerprints for evaluate_obligation(4742c1b409da674c-2b2e292cfb3cefd9): Ok(EvaluatedToOk)
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
#138209
opened Mar 8, 2025 by
1xX69
Can't compile the use of `#![feature(async_closure)]`
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
impl AsyncFn
within a spawned thread
F-async_closure
#138207
opened Mar 8, 2025 by
jephthia
I guess I found a bug?
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138199
opened Mar 8, 2025 by
aetilley
Previous Next
ProTip!
Adding no:label will show everything without a label.