Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

ICE: rustdoc: Cannot turn UnevaluatedConst into AliasTy 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.
#125128 opened May 14, 2024 by matthiaskrgr
vtable symbols are not marked artificial in DWARF A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-debugging Working group: Bad Rust debugging experiences
#125126 opened May 14, 2024 by tromey
bootstrap rustc shim: FATAL: RUSTC_STAGE was not set 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)
#125122 opened May 14, 2024 by MinxuanZ
#[rustc_pass_by_value] prevents lldb from showing the information correctly C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#125121 opened May 14, 2024 by dev-ardi
Tracking Issue for #[global_registration] C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#125119 opened May 14, 2024 by jdonszelmann
6 tasks
#[repr(align(NNN_NNN))] forces size_of to be same as alignment for structs smaller than that value C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#125115 opened May 14, 2024 by opedroso
Compiler test failing to link on my machine 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.
#125114 opened May 14, 2024 by dev-ardi
Can we suppress the suspicious_double_ref_op lint if we have successive clone calls? 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.
#125113 opened May 14, 2024 by bvanjoi
error: the compiler unexpectedly panicked. this is 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.
#125111 opened May 14, 2024 by AverageLinuxEnjoyer
Reporting a reason of error with an irrelevant constraint in this example 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.
#125110 opened May 14, 2024 by xmh0511
f128 symbols on powerpc64 give inaccurate results A-abi Area: Concerning the application binary interface (ABI). C-bug Category: This is a bug. F-f16_and_f128 `#![feature(f16_and_f128)]` T-libs Relevant to the library team, which will review and decide on the PR/issue.
#125109 opened May 14, 2024 by tgross35
f128 from_bits / to_bits sometimes gets reversed on ppc A-abi Area: Concerning the application binary interface (ABI). C-bug Category: This is a bug. F-f16_and_f128 `#![feature(f16_and_f128)]` T-libs Relevant to the library team, which will review and decide on the PR/issue.
#125102 opened May 14, 2024 by tgross35
rustc ICEs, "expected a Fn(u64) closure, found F" 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) ❄️ T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125099 opened May 14, 2024 by nerodono
Assoc const equality doesn't work well with rustdoc C-bug Category: This is a bug. F-associated_const_equality `#![feature(associated_const_equality)]` T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#125092 opened May 13, 2024 by compiler-errors
Tracking Issue for Intrinsics on 32-bit ARM C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#125085 opened May 13, 2024 by ssukanmi
3 tasks
ICE: assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32 A-parser Area: The parsing of Rust source code to an AST. C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ 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.
#125081 opened May 13, 2024 by matthiaskrgr
non-local-definitions lint fires for impl using private types A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. L-non_local_definitions Lint: non_local_definitions T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#125068 opened May 13, 2024 by ijackson
why use surrealdb use primitive model error display 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.
#125065 opened May 13, 2024 by Arawipacha
ICE: explicit index of non-indexable type C-bug Category: This is a bug. F-deref_patterns `#![feature(deref_patterns)]` I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ requires-incomplete-features 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.
#125059 opened May 13, 2024 by matthiaskrgr
ICE: explicit deref of non-derefable type 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.
#125058 opened May 13, 2024 by matthiaskrgr
rustc 1.78.0 segfault on MacOS / M1 A-incr-comp Area: Incremental compilation 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. O-macos Operating system: macOS T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125053 opened May 12, 2024 by dwrensha
the documentation for the Future trait specifies invariants that are not always true A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools C-bug Category: This is a bug. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#125050 opened May 12, 2024 by lolbinarycat
Replace uses of #[allow(static_mut_refs)] with SyncUnsafeCell C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125035 opened May 12, 2024 by saethlin
-C target_cpu=cortex-a72 (and -target-cpu=native on Raspberry Pi) wrongly enables crypto features that are optional on Cortex-A72 A-LLVM 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. A-targets Area: Concerning the implications of different compiler targets C-bug Category: This is a bug. I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness O-AArch64 Armv8-A or later processors in AArch64 mode P-critical Critical priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125033 opened May 12, 2024 by briansmith
tests/crashes/124436.rs is creating a mir_dump directory in the repo root, not the build directory A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug.
#125029 opened May 11, 2024 by saethlin
ProTip! Updated in the last three days: updated:>2024-05-11.