-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
unreachable_patterns
emitted on _
that matches a local of uninhabited type (that is uninitialized)
A-lints
#134733
opened Dec 24, 2024 by
WaffleLapkin
[AVR] Large const lookup table is placed in data section
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
O-AVR
Target: AVR processors (ATtiny, ATmega, etc.)
#134731
opened Dec 24, 2024 by
imihajlow
Tracking issue for release notes of #95892: 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-lang
Relevant to the language team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
sub_ptr
(feature ptr_sub_ptr
)
needs-triage
#134727
opened Dec 24, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #132431: From iterator for more tuples
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.
#134726
opened Dec 24, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #67521: Tracking issue for const Area: Custom and system allocators
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
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.
alloc::Layout
A-allocators
#134725
opened Dec 24, 2024 by
rustbot
3 tasks
std::thread::yield_now()
example is lacking.
A-docs
#134723
opened Dec 24, 2024 by
dev-ardi
Infinite recursion in type resolution for unused type
C-bug
Category: This is a bug.
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
I-hang
Issue: The compiler never terminates, due to infinite loops, deadlock, livelock, etc.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#134719
opened Dec 24, 2024 by
andriyDev
Outdated comment about std::hash::DefaultHasher being inaccessible
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#134717
opened Dec 24, 2024 by
dbdr
regression: ICE: thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/decoder.rs:1501:75
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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-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.
regression: error[E0659]: 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-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Entry
is ambiguous
C-bug
std::ptr::swap_nonoverlapping
is not always untyped
C-bug
#134713
opened Dec 23, 2024 by
zachs18
regression: error[E0570]: 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-from-stable-to-beta
Performance or correctness regression from stable to beta.
"stdcall"
/"fastcall"
is not a supported ABI for the current target
C-bug
regression: error[E0512]: cannot transmute between types of different sizes, or dependently-sized types (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-from-stable-to-beta
Performance or correctness regression from stable to beta.
Thread
)
C-bug
regression: error[E0277]: the trait bound 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-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Box<dyn OptValueParse<'_>>: From<&mut [char]>
is not satisfied
C-bug
regression: error[E0275]: overflow evaluating the requirement (related to 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-from-stable-to-beta
Performance or correctness regression from stable to beta.
pin-project
)
C-bug
regression: error[E0119]: conflicting implementations of trait 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-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.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
AsStr
for type String
C-bug
regression: error[E0658]: use of unstable library feature 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-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
proc_macro_totokens
C-bug
regression: ICE: Layout::compute: unexpected type Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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-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.
_
C-bug
regression: ICE: Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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-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.
tcx.extern_crate(LocalCrate)
is not supported for this key
C-bug
Missed optimization: bounds checking if index is both subtracted and divided
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.
#134704
opened Dec 23, 2024 by
SuperSamus
Rustdoc regression: stable items reexported from unstable modules appear unstable
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-bug
Category: This is a bug.
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#134702
opened Dec 23, 2024 by
tgross35
on_unimplemented
label and notes are not displayed for transitive bounds
A-diagnostics
#134700
opened Dec 23, 2024 by
cramertj
Is StdoutLock guranteed to be reentrant?
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#134698
opened Dec 23, 2024 by
FeldrinH
Tracking issue for release notes of #83163: Tracking Issue for const_swap
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.
#134695
opened Dec 23, 2024 by
rustbot
3 tasks
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.
normalize_lexically
C-tracking-issue
#134694
opened Dec 23, 2024 by
ChrisDenton
1 of 4 tasks
Previous Next
ProTip!
no:milestone will show everything without a milestone.