-
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
Tracking issue for stabilizing the Area: Source-based code coverage (-Cinstrument-coverage)
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
#[coverage(..)]
attribute
A-code-coverage
#134749
opened Dec 25, 2024 by
Zalathar
6 tasks
compiletest: 'known directive' check does not account for suites
A-compiletest
Area: The compiletest test runner
A-test-infra
Area: test infrastructure (may span bootstrap/compiletest/more)
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#134739
opened Dec 25, 2024 by
clubby789
Missing unreachable code/arm warning, when a match guard is diverging
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
L-unreachable_code
Lint: unreachable_code
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#134734
opened Dec 24, 2024 by
WaffleLapkin
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
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-11-24.