-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
Unsupported default dunction parameters should have an explicit diagnostic
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.
#137310
opened Feb 20, 2025 by
cyrgani
ICE: 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.
failed to normalize const, but it is not generic: UnevaluatedConst
C-bug
#137308
opened Feb 20, 2025 by
matthiaskrgr
Binding c++ with cxx, an error occurs on windows-gnu
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.
#137301
opened Feb 20, 2025 by
yk0n9
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.
range_bounds_is_empty
C-tracking-issue
#137300
opened Feb 20, 2025 by
pitaj
3 tasks
RISC-V intrinsics with one or more target features are not inlined
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#137293
opened Feb 19, 2025 by
brkydnc
#![no_main] breaks compiling with --test
A-libtest
Area: `#[test]` / the `test` library
C-bug
Category: This is a bug.
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#137292
opened Feb 19, 2025 by
bjorn3
ICE: 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.
expected SIMD field to have definite array size
C-bug
#137291
opened Feb 19, 2025 by
folkertdev
ICE: 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.
assertion failed: storage.data.is_empty()
C-bug
#137288
opened Feb 19, 2025 by
matthiaskrgr
ICE: Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
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.
Error in drop elaboration not found by dropck.
C-bug
#137287
opened Feb 19, 2025 by
matthiaskrgr
Document the Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-process
Area: `std::process` and `std::env`
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
PATH
that Command
searchs
A-docs
#137286
opened Feb 19, 2025 by
ChrisDenton
Tracking issue for release notes of #131114: Tracking Issue for 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.
inherent_str_constructors
needs-triage
#137276
opened Feb 19, 2025 by
rustbot
3 tasks
Performance regression in 1.84 for inline-able function in closure
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
regression-untriaged
Untriaged performance or correctness regression.
#137273
opened Feb 19, 2025 by
findepi
Bootstrap vendoring requires Category: Discussion or questions that doesn't represent real issues.
O-fuchsia
Operating system: Fuchsia
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
rustc-perf
submodule (unconditionally?)
C-discussion
#137272
opened Feb 19, 2025 by
jieyouxu
ICE:no entry for node id: 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.
NodeId(13)
C-bug
#137267
opened Feb 19, 2025 by
sososopy
Tracking Issue for allowing comparisons between 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.
CStr
, CString
, and Cow<CStr>
.
C-tracking-issue
#137265
opened Feb 19, 2025 by
bjoernager
1 of 2 tasks
ICE: Category: This is a bug.
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.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
impossible case reached: can't relate: UnevaluatedConst
C-bug
#137260
opened Feb 19, 2025 by
matthiaskrgr
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.
ip_as_octets
C-tracking-issue
#137259
opened Feb 19, 2025 by
mammothbane
1 of 4 tasks
one type is more general than the other: note: expected reference Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
&_
found reference &_
(note: the lifetime requirement is introduced here: [arrow points at nothing])
A-diagnostics
#137258
opened Feb 19, 2025 by
nabijaczleweli
Panic-safety issue with Area: Iterators
A-specialization
Area: Trait impl specialization
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-high
High priority
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Zip
specializations
A-iterators
#137255
opened Feb 19, 2025 by
steffahn
‘reference to packed field is unaligned’ in nested field of Relating to patterns and pattern matching
C-bug
Category: This is a bug.
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.
match
pattern
A-patterns
#137250
opened Feb 19, 2025 by
Sirraide
Provide a more helpful diagnostic on "shebang lookalikes" (and soon "frontmatter lookalikes" too)
A-diagnostics
Area: Messages for errors, warnings, and lints
A-parser
Area: The parsing of Rust source code to an AST
D-terse
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.
P-low
Low priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#137249
opened Feb 19, 2025 by
fmease
The status/purpose of the Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-targets
Area: Concerning the implications of different compiler targets
C-discussion
Category: Discussion or questions that doesn't represent real issues.
O-windows
Operating system: Windows
O-x86_32
Target: x86 processors, 32 bit (like i686-*)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
i586-pc-windows-msvc
target is unclear
A-docs
#137244
opened Feb 18, 2025 by
beetrees
ICE: Unstable option: MIR validation
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.
broken MIR in DropGlue
Transmute is not supported in non-runtime phase Analysis(PostCleanup)
-Zvalidate-mir
#137243
opened Feb 18, 2025 by
matthiaskrgr
Provide more context on Area: Messages for errors, warnings, and lints
D-newcomer-roadblock
Diagnostics: Confusing error or lint; hard to understand for new users.
D-papercut
Diagnostics: An error or lint that needs small tweaks.
D-terse
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.
D-verbose
Diagnostics: Too much output caused by a single piece of incorrect code.
F-try_trait_v2
Tracking issue for RFC#3058
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
?
where the error type can't be converted to the expected one
A-diagnostics
#137238
opened Feb 18, 2025 by
estebank
rustc build: Pretty bad error message when there is a syntax error in an flt file
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
A-diagnostics
Area: Messages for errors, warnings, and lints
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#137223
opened Feb 18, 2025 by
RalfJung
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.