-
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
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.
trimmed_def_paths
called, diagnostics were expected but none were emitted
C-bug
#135289
opened Jan 9, 2025 by
djc
compiletest: path normalizations are sensitive to diagnostics width, can lead to confusing failures
A-compiletest
Area: The compiletest test runner
A-compiletest-normalizations
Area: compiletest normalizations
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
D-diagnostic-infra
Diagnostics: Issues that affect all diagnostics, or relate to the diagnostic machinery itself.
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.
#135288
opened Jan 9, 2025 by
jieyouxu
adt_sized_constraint
called on non-struct type
C-bug
#135287
opened Jan 9, 2025 by
Dig-Doug
Tracking Issue for batching
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-batching
`#![feature(batching)]`
#135283
opened Jan 9, 2025 by
ZuseZ4
2 of 7 tasks
"error occurred: unknown target" when trying to add a new target
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#135271
opened Jan 8, 2025 by
0x0nyx98
compiletest: error emitter pretty svg tests don't normalize color differences between Windows and Unixes
A-compiletest
Area: The compiletest test runner
A-diagnostics
Area: Messages for errors, warnings, and lints
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
D-diagnostic-infra
Diagnostics: Issues that affect all diagnostics, or relate to the diagnostic machinery itself.
O-windows
Operating system: Windows
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.
#135270
opened Jan 8, 2025 by
jieyouxu
const
s that depend on other constants which fail to evaluate create difficult to read error messages due to notes:
output
A-diagnostics
#135259
opened Jan 8, 2025 by
repnop
rust-lld: error: undefined symbol: __gxx_personality_v0
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#135257
opened Jan 8, 2025 by
hasenbanck
Generic trait bound hides concrete type associated type
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#135254
opened Jan 8, 2025 by
LHolten
Wrong type suggested for Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
overflowing_literals
when the number is big
A-diagnostics
#135248
opened Jan 8, 2025 by
s-cerevisiae
Item-bounds can be used to non-productively prove themselves
A-associated-items
Area: Associated items (types, constants & functions)
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
P-medium
Medium priority
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#135246
opened Jan 8, 2025 by
lcnr
x86_64-unknown-linux-musl
with -Ctarget-feature=-crt-static
links to glibc
A-linkage
#135244
opened Jan 8, 2025 by
LunarLambda
Tracking Issue for nonnull_provenance
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.
#135243
opened Jan 8, 2025 by
RalfJung
1 of 4 tasks
Performance regression on toy problem, but not for opt-level=1.
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
I-slow
Issue: Problems and improvements with respect to performance of generated code.
P-low
Low priority
regression-untriaged
Untriaged performance or correctness regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#135241
opened Jan 8, 2025 by
TheThirdOne
improve spans for Area: The borrow checker
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
D-imprecise-spans
Diagnostics: spans don't point to exactly the erroneous code
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
CallArgument
constraints
A-borrow-checker
#135238
opened Jan 8, 2025 by
lcnr
ICE building smallvec with coverage support (nightly-to-nightly regression)
A-code-coverage
Area: Source-based code coverage (-Cinstrument-coverage)
C-bug
Category: This is a bug.
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
regression-untriaged
Untriaged performance or correctness regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#135235
opened Jan 8, 2025 by
RalfJung
Diagnostics sometimes suggest items from Area: Messages for errors, warnings, and lints
D-confusing
Diagnostics: Confusing error or lint that should be reworked.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rustc_private
crates
A-diagnostics
#135232
opened Jan 8, 2025 by
tgross35
Inconsistent/wrong choice of trait impls under Area: The miri tool
A-trait-objects
Area: trait objects, vtable layout
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.
miri
with transmuted vtables
A-miri
#135230
opened Jan 8, 2025 by
steffahn
Maybe-bounds in associated type bounds don't get rejected
C-bug
Category: This is a bug.
F-associated_type_bounds
`#![feature(associated_type_bounds)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#135229
opened Jan 8, 2025 by
fmease
DispatchFromDyn
rules allowing non-PhantomData
ZSTs in additional fields is unsound
C-bug
#135220
opened Jan 7, 2025 by
steffahn
CoercePointee leaks unstable unsizing impls
A-coercions
Area: implicit and explicit `expr as Type` coercions
F-derive_coerce_pointee
Feature: RFC 3621's oft-renamed implementation
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.
#135217
opened Jan 7, 2025 by
BoxyUwU
DispatchFromDyn builtin checks are weaker than CoerceUnsized
A-coercions
Area: implicit and explicit `expr as Type` coercions
F-derive_coerce_pointee
Feature: RFC 3621's oft-renamed implementation
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.
#135215
opened Jan 7, 2025 by
BoxyUwU
CoerceUnsized
builtin checks do not handle aliases
A-coercions
#135214
opened Jan 7, 2025 by
BoxyUwU
ICE: Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
F-const_trait_impl
`#![feature(const_trait_impl)]`
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.
error: internal compiler error[E0277]: the trait bound 'str: const Deref' is not satisfied
A-diagnostics
#135210
opened Jan 7, 2025 by
matthiaskrgr
ICE: Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-low
Low priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
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.
enum variant discr was too generic to eval
C-bug
#135208
opened Jan 7, 2025 by
matthiaskrgr
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.