-
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
rustdoc-json: Precise capturing JSON is untyped
A-rustdoc-json
Area: Rustdoc JSON backend
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#137616
opened Feb 25, 2025 by
Enselic
Not unsize-coercing leads to "the size for values of type Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
dyn Trait
cannot be known at compilation time"
A-diagnostics
#137615
opened Feb 25, 2025 by
theemathas
rustdoc: hide inherent impls with private impl items
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#137596
opened Feb 25, 2025 by
lcnr
checked_ilog2 test fails with imprecise float intrinsics
A-floating-point
Area: Floating point numbers and arithmetic
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#137591
opened Feb 25, 2025 by
RalfJung
ICE: parse: builtin attribute "stable" not handled by Area: Attributes (`#[…]`, `#![…]`)
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.
CheckAttrVisitor
A-attributes
#137590
opened Feb 25, 2025 by
matthiaskrgr
ICE: attr_parsing: None
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#137589
opened Feb 25, 2025 by
matthiaskrgr
ICE: Area: Strict provenance for raw pointers
C-bug
Category: This is a bug.
F-contracts
`#![feature(contracts)]`
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.
index out of bounds: the len is 0 but the index is 18446744073709551615
A-strict-provenance
#137588
opened Feb 25, 2025 by
matthiaskrgr
consider annotating Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Union
with #[derive(Debug)]
is misleading
A-diagnostics
#137587
opened Feb 25, 2025 by
XAMPPRocky
ICE: Category: This is a bug.
F-adt_const_params
`#![feature(adt_const_params)]`
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: layout.is_sized()
with feature(adt_const_params)
C-bug
#137582
opened Feb 25, 2025 by
cushionbadak
Decide what we want about Category: Discussion or questions that doesn't represent real issues.
F-macro_metavar_expr
`#![feature(macro_metavar_expr)]`
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
macro_metavar_expr
C-discussion
#137581
opened Feb 25, 2025 by
traviscross
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.
called Result::unwrap() on an Err value: ParseIntError { kind: PosOverflow }
in rustc_builtin_macros/src/format_foreign.rs
C-bug
#137580
opened Feb 25, 2025 by
cushionbadak
ICE: Category: This is a bug.
F-dyn_star
`#![feature(dyn_star)]`
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.
called Result::unwrap() on an Err value: NoSolution
in rustc_borrowck/src/type_check/mod.rs
C-bug
#137579
opened Feb 25, 2025 by
cushionbadak
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.
core_float_math
C-tracking-issue
#137578
opened Feb 25, 2025 by
tgross35
4 tasks
E0432 and E0433 are the same error, only inconsistent
C-discussion
Category: Discussion or questions that doesn't represent real issues.
#137577
opened Feb 25, 2025 by
kornelski
Decide on behavior of Category: Discussion or questions that doesn't represent real issues.
I-lang-nominated
Nominated for discussion during a lang team meeting.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
anonymous_lifetime_in_impl_trait
C-discussion
#137575
opened Feb 25, 2025 by
traviscross
Tracking issue for release notes of #137569: Stablize 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
Relevant to the library team, which will review and decide on the PR/issue.
string_extend_from_within
needs-triage
#137572
opened Feb 24, 2025 by
rustbot
Emit Area: Code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
I-slow
Issue: Problems and improvements with respect to performance of generated code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
dereferenceable
assumptions for slices
A-codegen
#137568
opened Feb 24, 2025 by
Kmeakin
Hashmap section on const/static construction should mention Area: `std::collections`
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
LazyLock
as a way to resolve problems mentioned.
A-collections
#137566
opened Feb 24, 2025 by
burtonageo
[bootstrap] rustdoc is always built with optimizations enabled, slowing down iterative development.
C-bug
Category: This is a bug.
I-compiletime
Issue: Problems and improvements with respect to compile times.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#137562
opened Feb 24, 2025 by
lolbinarycat
Incremental compilation on Windows is slow because of hard links
A-incr-comp
Area: Incremental compilation
I-compiletime
Issue: Problems and improvements with respect to compile times.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
O-windows
Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#137560
opened Feb 24, 2025 by
kryptan
missing_docs
triggers for integration tests
A-lints
#137561
opened Feb 24, 2025 by
tv42
bootstrap: t macro supresses real line number
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#137557
opened Feb 24, 2025 by
lolbinarycat
simd_fpow
and simd_fpowi
intrinsics are not exposed in intrinsics::simd
A-SIMD
#137555
opened Feb 24, 2025 by
folkertdev
ICE: missing 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.
associated_item_or_field_def_ids
for DefId
C-bug
#137554
opened Feb 24, 2025 by
matthiaskrgr
Closure captures are inconsistent between Area: Closures (`|…| { … }`)
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
x
and x @ _
irrefutable patterns
A-closures
#137553
opened Feb 24, 2025 by
meithecatte
Previous Next
ProTip!
no:milestone will show everything without a milestone.