-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
change Category: PRs that clean code up or issues documenting cleanup.
TypingMode
to use pointer tagging
C-cleanup
#133336
opened Nov 22, 2024 by
lcnr
Tracking issue for release notes of #133293: Updates Solaris target information, adds Solaris maintainer
O-solaris
Operating system: Solaris
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133335
opened Nov 22, 2024 by
rustbot
3 tasks
Tracking Issue for relnotes interest group ping group
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#133334
opened Nov 22, 2024 by
jieyouxu
4 of 8 tasks
Tracking Issue for Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
const_array_as_mut_slice
C-tracking-issue
#133333
opened Nov 22, 2024 by
bjoernager
3 tasks
"macabi" is not an "ABI" in the same sense as e.g. "gnueabihf"
A-targets
Area: Concerning the implications of different compiler targets
C-bug
Category: This is a bug.
O-ios
Operating system: iOS
O-macos
Operating system: macOS
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133331
opened Nov 22, 2024 by
workingjubilee
[ICE]:
A-incr-comp
Area: Incremental compilation
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.
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.
#133327
opened Nov 22, 2024 by
Paladynee
1 of 4 tasks
Tracking issue for release notes of #128711: impl 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.
Default
for HashMap
/HashSet
iterators that don't already have it
relnotes
Tracking issue for release notes of #130555: Initial support for riscv32{e|em|emc}_unknown_none_elf
O-riscv
Target: RISC-V architecture
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
if
and else
have incompatible types in a let
statement, where else
block's evaluation will never be assigned
A-control-flow
#133316
opened Nov 21, 2024 by
shanebishop
Tracking issue for release notes of #128345: added support for GNU/Hurd on x86_64
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Unexpected error when resolving bounds involving associated types
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#133314
opened Nov 21, 2024 by
klkvr
Tracking issue for release notes of #127021: Add target support for RTEMS Arm
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
O-unix
Operating system: Unix-like
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Tracking issue for release notes of #130750: Add new Tier-3 target: Target: LoongArch (LA32R, LA32S, LA64)
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
loongarch64-unknown-linux-ohos
O-loongarch
Tracking issue for release notes of #130614: Add arm64e-apple-tvos target
O-AArch64
Armv8-A or later processors in AArch64 mode
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Tracking issue for release notes of #130549: Add RISC-V vxworks targets
O-riscv
Target: RISC-V architecture
O-vxworks
Target: when they made us, they called us Curiosity, and Spirit, and told us to tell you hello
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Tracking issue for release notes of #130453: Add x86_64-unknown-trusty as tier 3 target
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Nightly-only cfg gating like Area: `cfg` conditional compilation
A-stability
Area: `#[stable]`, `#[unstable]` etc.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[cfg(target_has_atomic)]
is confusing
A-cfg
#133295
opened Nov 21, 2024 by
jieyouxu
Tracking Issue for Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
const_array_each_ref
C-tracking-issue
#133289
opened Nov 21, 2024 by
bjoernager
3 tasks
Using Area: Atomics, barriers, and sync primitives
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Release
in the store
operation for make_mut
just prevent out-of-thin-air value?
A-atomic
#133284
opened Nov 21, 2024 by
xmh0511
[LoongArch] SIMD intrinsics not fully inlined in caller with target feature globally enabled
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-SIMD
Area: SIMD (Single Instruction Multiple Data)
C-bug
Category: This is a bug.
O-loongarch
Target: LoongArch (LA32R, LA32S, LA64)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133281
opened Nov 21, 2024 by
heiher
[LoongArch] Unexpected conditional compilation directive for Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
C-bug
Category: This is a bug.
llvm-fixed-upstream
Issue expected to be fixed by the next major LLVM upgrade, or backported fixes
O-loongarch
Target: LoongArch (LA32R, LA32S, LA64)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
target_feature
A-LLVM
#133276
opened Nov 21, 2024 by
heiher
ICE: Category: This is a bug.
F-const_trait_impl
`#![feature(const_trait_impl)]`
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.
converted TraitPredicate
/ invalid predicate filter for 'remap_gat_vars_and_recurse_into_nested_projections'
C-bug
#133275
opened Nov 21, 2024 by
matthiaskrgr
ICE: Relating to patterns and pattern matching
C-bug
Category: This is a bug.
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.
unexpected 'SelfCtor' in pattern, expected identifier
A-patterns
#133272
opened Nov 21, 2024 by
matthiaskrgr
ICE: Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
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.
entered unreachable code: TypingMode x Reveal mismatch: UserFacing PostAnalysis
C-bug
#133271
opened Nov 21, 2024 by
matthiaskrgr
error: rustc interrupted by SIGSEGV
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
S-needs-info
Status: The issue lacks details necessary to triage or act on it.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133269
opened Nov 20, 2024 by
warcayac
Previous Next
ProTip!
Adding no:label will show everything without a label.