-
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
LLVM IPSCCP doesn't respect optimize(none)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
F-optimize_attribute
`#![feature(optimize_attribute)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138272
opened Mar 9, 2025 by
theemathas
ICE: 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.
TypeError
when attempting coercion but no error emitted
C-bug
#138266
opened Mar 9, 2025 by
matthiaskrgr
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.
invalid pointer unsizing &i32 -> i32
C-bug
#138265
opened Mar 9, 2025 by
matthiaskrgr
Compiler ICEs in a diagnositc "expected a type, found a trait" when Clone and Copy is derived.
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.
#138264
opened Mar 9, 2025 by
FractalFir
ICE: cfi: encode_ty_name: unexpected Area: Control Flow Integrity (CFI) security mitigation
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.
GlobalAsm
A-control-flow-integrity
#138262
opened Mar 9, 2025 by
matthiaskrgr
ICE: coverage: Area: Source-based code coverage (-Cinstrument-coverage)
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.
symbol_names: unexpected DefPathData: GlobalAsm
A-code-coverage
#138261
opened Mar 9, 2025 by
matthiaskrgr
ICE: pretty: 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.
Unexpected def kind GlobalAsm
C-bug
#138260
opened Mar 9, 2025 by
matthiaskrgr
UWP target (e.g. x86_64-uwp-windows-msvc) is broken
C-bug
Category: This is a bug.
O-uwp-windows-msvc
Windows targets for Universal Windows Platform (UWP) applications, using MSVC toolchain.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#138257
opened Mar 9, 2025 by
anter1
tests/run-make/repr128-dwarf panics when LLVM assertions are enabled
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138254
opened Mar 9, 2025 by
ehuss
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.
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
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.