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

Issues list

-Z meta-stats + RUSTC_LOG=info ICEs on next build 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-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. 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.
#135935 opened Jan 23, 2025 by klensy
Tracking issue for release notes of #126604: Uplift clippy::double_neg lint as double_negations 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.
#135932 opened Jan 23, 2025 by rustbot
3 tasks
pthread_exit crashes on threads created by std::thread::spawn in 1.84, not 1.83, breaking pyo3-log A-thread Area: `std::thread` C-bug Category: This is a bug. 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#135929 opened Jan 23, 2025 by arielb1
compiletest: investigate if it's possible to do run-time capability detection against *target* A-compiletest Area: The compiletest test runner A-cross Area: Cross compilation C-enhancement Category: An issue proposing an enhancement or a PR with one. E-hard Call for participation: Hard difficulty. Experience needed to fix: A lot. E-needs-design This issue needs exploration and design to see how and if we can fix/implement it T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#135928 opened Jan 23, 2025 by jieyouxu
Cleanup "no panic support" tests A-panic Area: Panicking machinery A-testsuite Area: The testsuite used to check the correctness of rustc C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#135923 opened Jan 23, 2025 by jieyouxu
Long type name emitted if the type name is part of a suggestion 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.
#135919 opened Jan 23, 2025 by weiznich
ICE: trait object trait bounds reference Self 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.
#135918 opened Jan 23, 2025 by matthiaskrgr
Error installing cargo-watch 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.
#135913 opened Jan 23, 2025 by Aditya190600
Missing safety blocks in solid/io.rs C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#135904 opened Jan 22, 2025 by JorgeCepeda
.. should be suggested when attempting to ignore a private enum variant with _ 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.
#135903 opened Jan 22, 2025 by mplanchard
extern symbols are always mangled on wasm32-unknown-emscripten C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. O-emscripten Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!
#135901 opened Jan 22, 2025 by JaniM
f16 creates doc-link ambiguity on stable A-intra-doc-links Area: Intra-doc links, the ability to link to items in docs by name C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#135897 opened Jan 22, 2025 by kpreid
Tracking Issue for atomic_try_update C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#135894 opened Jan 22, 2025 by GrigorenkoPV
2 of 5 tasks
Tracking Issue for VecDeque::pop_front_if & VecDeque::pop_back_if C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#135889 opened Jan 22, 2025 by GrigorenkoPV
1 of 4 tasks
Tracking Issue for APC #316: In-place case change methods for String C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#135885 opened Jan 22, 2025 by krtab
3 tasks
Tracking issue for release notes of #118159: Implementation of fmt::FormattingOptions 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 Relevant to the library team, which will review and decide on the PR/issue.
#135872 opened Jan 22, 2025 by rustbot
3 tasks
1.85.0
Internal Status Access Violation with constant redefinition C-bug Category: This is a bug. 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. WG-compiler-parallel Working group: Parallelizing the compiler
#135870 opened Jan 22, 2025 by TheIronBorn
Compiler crashes with SIGSEGV on aarch64-unknown-linux-gnu C-bug Category: This is a bug. C-external-bug Category: issue that is caused by bugs in software beyond our control I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. 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.
#135867 opened Jan 22, 2025 by weiznich
Result type inference breaks in 2024 edition, while working correctly in 2021 edition A-coercions Area: implicit and explicit `expr as Type` coercions A-inference Area: Type inference C-bug Category: This is a bug. F-never_type `#![feature(never_type)]` T-types Relevant to the types team, which will review and decide on the PR/issue.
#135864 opened Jan 22, 2025 by nazar-pc
ICE: item_name: no name for DefPath 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.
#135863 opened Jan 22, 2025 by matthiaskrgr
Detect missing else in block with return A-diagnostics Area: Messages for errors, warnings, and lints A-parser Area: The parsing of Rust source code to an AST F-let_else Issues related to let-else statements (RFC 3137) P-low Low priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#135857 opened Jan 22, 2025 by estebank
Failed to capture backtrace when compiling with --remap-path-prefix=${PWD}= A-backtrace Area: Backtraces A-path-remapping Area: path remapping, --remap-path-prefix, --remap-cwd-prefix, --remap-diagnostics-scope etc. C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#135853 opened Jan 22, 2025 by ashi009
rustdoc's automatic link suggestion is syntactically invalid when the link is in a #[doc] attribute A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. A-suggestion-diagnostics Area: Suggestions generated by the compiler applied by `cargo fix` D-invalid-suggestion Diagnostics: A structured suggestion resulting in incorrect code. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#135851 opened Jan 21, 2025 by Fulgen301
Trait implementation causes Object File Too Large error and compilation crash A-trait-system Area: Trait system C-bug Category: This is a bug. I-compilemem Issue: Problems and improvements with respect to memory usage during compilation. I-compiletime Issue: Problems and improvements with respect to compile times. 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#135849 opened Jan 21, 2025 by benwis
ICE: cannot convert ReLateParam to a region vid 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.
#135845 opened Jan 21, 2025 by matthiaskrgr
ProTip! Updated in the last three days: updated:>2025-01-20.