-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
assertion hit in GVN with unsafe binder
A-mir-opt-GVN
Area: MIR opt Global Value Numbering (GVN)
C-bug
Category: This is a bug.
F-unsafe_binders
`#![feature(unsafe_binders)]`
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.
#137846
opened Mar 1, 2025 by
matthiaskrgr
Missing path in E0004 match suggestion for enum from another module
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.
#137845
opened Mar 1, 2025 by
makai410
Tracking Issue for 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.
const_ref_cell
C-tracking-issue
#137844
opened Mar 1, 2025 by
Daniel-Aaron-Bloom
3 tasks
no-std build fails on Windows/Linux x64
C-bug
Category: This is a bug.
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
regression-untriaged
Untriaged performance or correctness regression.
#137833
opened Mar 1, 2025 by
byeongkeunahn
Compiler bug while serializing enum to JSON value
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.
#137823
opened Feb 28, 2025 by
robotsnowfall
Ipv6Addr::is_documentation
should be expanded to include RFC 9637's 3ffff::/20
C-bug
#137821
opened Feb 28, 2025 by
jrose-signal
Experimental cygwin host support
A-targets
Area: Concerning the implications of different compiler targets
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
O-windows
Operating system: Windows
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#137819
opened Feb 28, 2025 by
workingjubilee
3 tasks
Tracking issue for release notes of #62280: Tracking issue for Area: `[T]`
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-api
Relevant to the library API team, which will review and decide on the PR/issue.
slice_take
A-slice
#137817
opened Feb 28, 2025 by
rustbot
rustc_fluent_macro::fluent_messages uses CARGO_PKG_NAME instead of CARGO_CRATE_NAME
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
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.
#137815
opened Feb 28, 2025 by
lolbinarycat
ICE: Category: This is a bug.
F-associated_const_equality
`#![feature(associated_const_equality)]`
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.
did not expect inference variables here
(wfck)
C-bug
#137813
opened Feb 28, 2025 by
matthiaskrgr
Incomplete inference guidance due to Area: Type inference
A-trait-system
Area: Trait system
C-bug
Category: This is a bug.
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
Sized
param-env clause causes method selection failure
A-inference
#137812
opened Feb 28, 2025 by
compiler-errors
Tracking issue for release notes of #129397: Tracking Issue for Area: Our favorite opsem complication
F-box_uninit_write
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-api
Relevant to the library API team, which will review and decide on the PR/issue.
box_uninit_write
A-box
#137810
opened Feb 28, 2025 by
rustbot
LLVM 21: issue-114312.rs fails after llvm-project@36f0838a3dd1
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#137799
opened Feb 28, 2025 by
durin42
rustc 1.85.0 panics: "invalid enum variant tag while decoding ...", "assertion failed: bytes[len] == STR_SENTINEL", "Encountered invalid discriminant while decoding 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-info
Status: The issue lacks details necessary to triage or act on it.
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.
Option
"
C-bug
#137787
opened Feb 28, 2025 by
deven
Regarding isqrt performance
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.
#137786
opened Feb 28, 2025 by
leonardo-m
Reached the recursion limit while instantiating (closure)
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#137784
opened Feb 28, 2025 by
andrewbaxter
Adding Area: Async & Await
C-bug
Category: This is a bug.
F-async_closure
`#![feature(async_closure)]`
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Self: Sized
alters AsyncFnOnce
bounds
A-async-await
#137781
opened Feb 28, 2025 by
ilslv
Migrate #[autodiff] and #[rustc_autodiff] to the new attribute parser.
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
F-autodiff
`#![feature(autodiff)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#137774
opened Feb 28, 2025 by
ZuseZ4
[E0521] Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
borrowed data escapes outside of method
difficult to understand with elided lifetimes
A-diagnostics
#137768
opened Feb 28, 2025 by
CT075
Implied bounds compat mode does not deduce sufficient outlives bounds
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#137767
opened Feb 28, 2025 by
compiler-errors
Clarifying the behavior of Area: Language items
A-trait-objects
Area: trait objects, vtable layout
F-rustc_attrs
Internal rustc attributes gated on the `#[rustc_attrs]` feature gate.
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
#[rustc_nounwind]
at trait methods
A-lang-item
#137765
opened Feb 28, 2025 by
DianQK
rustc docs are hard to navigate due to unusual entrypoints.
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#137756
opened Feb 27, 2025 by
lolbinarycat
ICE: next solver: 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
error performing operation: query type op
C-bug
#137751
opened Feb 27, 2025 by
matthiaskrgr
Decide what to do about Category: This is a bug.
C-discussion
Category: Discussion or questions that doesn't represent real issues.
F-unsafe_pinned
`#![feature(unsafe_pinned)]`
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
T-opsem
Relevant to the opsem team
UnsafePinned
and safe Pin::deref
C-bug
#137750
opened Feb 27, 2025 by
traviscross
register_tool is silently overridden by actual modules
A-diagnostics
Area: Messages for errors, warnings, and lints
A-tool-attributes
Area: tool attributes like `#[rustfmt::skip]`
F-register_tool
`#![feature(register_tool)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#137743
opened Feb 27, 2025 by
lolbinarycat
Previous Next
ProTip!
no:milestone will show everything without a milestone.