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

rust compiler suggests to add lifetime to macro: #'static[...] 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.
#131107 opened Oct 1, 2024 by Anatoly03
Add GUI regression test for #130933 A-rustdoc-ui Area: Rustdoc UI (generated HTML) 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#131106 opened Oct 1, 2024 by GuillaumeGomez
ICE: expected int of size 8, but got size 16 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.
#131103 opened Oct 1, 2024 by matthiaskrgr
ICE: expected int of size 8, but got size 2 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.
#131102 opened Oct 1, 2024 by matthiaskrgr
ICE: expected int of size 8, but got size 1 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.
#131101 opened Oct 1, 2024 by matthiaskrgr
Tracking issue for release notes of #131070: Unpin cc and upgrade to the latest version 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 ntoes. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#131100 opened Oct 1, 2024 by rustbot
3 tasks
[GLIBC error] malloc_consolidate(): invalid chunk size 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.
#131097 opened Oct 1, 2024 by Sk44rt
x test compiler/rustc_borrowck fails and complains about undeclared rayon crate needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#131093 opened Oct 1, 2024 by ismailarilik
Add compiler hint for stdin().get_line() -> stdin().read_line() 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.
#131091 opened Oct 1, 2024 by myclevorname
Tracking Issue for default-visibility C-tracking-issue Category: A tracking issue for an RFC or an unstable feature.
#131090 opened Oct 1, 2024 by davidlattimore
4 tasks
./x test src/tools/cargo triggers ~90 test failures on native Windows msvc A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. O-windows-msvc Toolchain: MSVC, Operating system: Windows T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-cargo Relevant to the cargo team, which will review and decide on the PR/issue.
#131089 opened Oct 1, 2024 by jieyouxu
NestedMetaItem would be better named as MetaItemInner C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#131087 opened Oct 1, 2024 by Urgau
&&self suggestion from compiler 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.
#131084 opened Oct 1, 2024 by jpmelos
Deriving Clone and Copy twice generates bad diagnostics 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.
#131083 opened Oct 1, 2024 by cyrgani
Box sometimes forgets to drop its allocator when the Box is conditionally initialized. A-box Area: Our favorite opsem complication A-MIR Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#131082 opened Oct 1, 2024 by theemathas
LLVM 20 changes SPARC alignments, breaking some tests A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#131074 opened Sep 30, 2024 by durin42
For an unstable but const-stable function, rustdoc should not show the "const: <version>" part A-rustdoc-ui Area: Rustdoc UI (generated HTML) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#131073 opened Sep 30, 2024 by RalfJung
Miscompilation with release profile, fat lto and target aarch64-linux-android C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#131071 opened Sep 30, 2024 by SamRodri
ICE: assertion failed: matches!(scalar, Scalar::Int(..)) A-mir-opt Area: MIR optimizations 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. requires-debug-assertions This issue requires a build of rustc or tooling with debug-assertions in some way T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#131064 opened Sep 30, 2024 by matthiaskrgr
Fixing stage1 cargo rebuilds by removing RUSTFLAGS=-Zon-broken-pipe=kill might break some cargo tool testing workflow related to piping A-testsuite Area: The testsuite used to check the correctness of rustc C-bug Category: This is a bug. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#131059 opened Sep 30, 2024 by jieyouxu
The (stable) neon aarch64 target feature is unsound: it changes the float ABI A-ABI Area: Concerning the application binary interface (ABI) A-target-feature Area: Enabling/disabling target features like AVX, Neon, etc. C-bug Category: This is a bug. I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. P-high High priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#131058 opened Sep 30, 2024 by RalfJung
cfg!(unsafe(foo)) and --check-cfg=unsafe(cfg(foo)) are erroneously accepted on beta C-bug Category: This is a bug. I-prioritize Issue: Indicates that prioritization has been requested for this issue. 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.
#131055 opened Sep 30, 2024 by Urgau
ICE with integration test and generic_const_exprs interaction C-bug Category: This is a bug. E-needs-mcve Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example F-generic_const_exprs `#![feature(generic_const_exprs)]` 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-incomplete-features T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#131054 opened Sep 30, 2024 by aikixd
ICE: expected int of size 8, but got size 1 in rustc_middle/src/ty/consts/int.rs with feature adt_const_params C-bug Category: This is a bug. F-adt_const_params `#![feature(adt_const_params)]` 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.
#131052 opened Sep 30, 2024 by cushionbadak
Misleading suggestions for trait objects in modern rust 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.
#131051 opened Sep 30, 2024 by jake-87
ProTip! Find all open issues with in progress development work with linked:pr.