-
Notifications
You must be signed in to change notification settings - Fork 13k
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
naked_asm!
on wasm emits invalid assembly
A-inline-assembly
#135518
opened Jan 15, 2025 by
tgross35
Tracking issue for release notes of #134143: Convert 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-api
Relevant to the library API team, which will review and decide on the PR/issue.
struct FromBytesWithNulError
into enum
needs-triage
#135517
opened Jan 15, 2025 by
rustbot
3 tasks
Tracking Issue for NVPTX shared memory
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
O-NVPTX
Target: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.html
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#135516
opened Jan 15, 2025 by
jedbrown
3 tasks
socket2 failed to complie: const parameter Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
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.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
'bufs/#1
('bufs/#1/1) out of range when instantiating args=[]
C-bug
#135515
opened Jan 15, 2025 by
Xuanwo
Rust 1.84 sometimes allows overlapping impls in incremental re-builds
A-coherence
Area: Coherence
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
P-low
Low priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#135514
opened Jan 15, 2025 by
steffahn
attempting to build on NetBSD/amd64 9.99.81 causes boootstrap/debug/rustc to crash with a SIGSEGV
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#135513
opened Jan 15, 2025 by
robohack
Crater runs for 1.85
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
#135511
opened Jan 15, 2025 by
BoxyUwU
Add GUI test for #135499
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.
#135510
opened Jan 14, 2025 by
GuillaumeGomez
the rust build fails on FreeBSD/amd64-14 due to not finding libzstd despite it being installed on the build host.
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#135503
opened Jan 14, 2025 by
robohack
no super in the root
in non-root module
A-diagnostics
#135500
opened Jan 14, 2025 by
Kyuuhachi
Overload Category: PRs that clean code up or issues documenting cleanup.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
visit_qself
instead of using visit_pat
in rustdoc "jump to def" implementation
C-cleanup
#135485
opened Jan 14, 2025 by
GuillaumeGomez
Tracking issue for release notes of #133807: ci: Enable opt-dist for dist-aarch64-linux builds
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.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#135482
opened Jan 14, 2025 by
rustbot
1 of 3 tasks
Compilation of large project taking much longer after 1.84 (monomorphization)
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-compiletime
Issue: Problems and improvements with respect to compile times.
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
regression-untriaged
Untriaged performance or correctness regression.
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.
#135477
opened Jan 14, 2025 by
lsunsi
ICE: demand: index out of bounds
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.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#135474
opened Jan 14, 2025 by
matthiaskrgr
error: unable to run Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
rust-objcopy
: No such file or directory (os error 2)
C-bug
#135472
opened Jan 14, 2025 by
onur-ozkan
ICE: invalid Area: Monomorphization
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
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
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.
CoerceUnsized
impl_source: Err(FulfillmentError)
A-monomorphization
#135470
opened Jan 14, 2025 by
c-git
Reference of literal is not optimized out
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#135469
opened Jan 14, 2025 by
CrazyboyQCD
Async function calls not optimized out
A-async-await
Area: Async & Await
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#135468
opened Jan 14, 2025 by
swenson
Tracking Issue for the Area: Concerning the application binary interface (ABI)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
O-amdgpu
AMDGPU targets
O-NVPTX
Target: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.html
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.
gpu-kernel
ABI
A-ABI
#135467
opened Jan 14, 2025 by
Flakebi
1 of 14 tasks
Trait upcasting ICE with projection in (duplicate) supertrait bound
A-coercions
Area: implicit and explicit `expr as Type` coercions
A-trait-objects
Area: trait objects, vtable layout
C-bug
Category: This is a bug.
F-trait_upcasting
`#![feature(trait_upcasting)]`
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.
#135463
opened Jan 13, 2025 by
steffahn
range issue
C-discussion
Category: Discussion or questions that doesn't represent real issues.
S-needs-info
Status: The issue lacks details necessary to triage or act on it.
#135460
opened Jan 13, 2025 by
DeFiDegenDude
Compilation taking unexpected long after 1.84
C-bug
Category: This is a bug.
I-compiletime
Issue: Problems and improvements with respect to compile times.
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
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-types
Relevant to the types team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#135457
opened Jan 13, 2025 by
mrain
rustc won't compile after error
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) ❄️
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.
#135456
opened Jan 13, 2025 by
benjaminkaplan
rustdoc: Consider eliminating edition sensitivity around RPIT capturing
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#135453
opened Jan 13, 2025 by
fmease
rustdoc book: document sorting of search results
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-rustdoc-search
Area: Rustdoc's search feature
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#135447
opened Jan 13, 2025 by
lolbinarycat
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.