Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

The value no longer satisfies the constraint after passing through identity, which seems counterintuitive needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#124481 opened Apr 28, 2024 by A4-Tacks
Confusing diagnostic when forgetting to capture lifetime in a APIT A-diagnostics Area: Messages for errors, warnings, and lints A-lifetimes Area: lifetime related D-terse Diagnostics: An error or lint that doesn't give enough information about the problem at hand. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124479 opened Apr 28, 2024 by WaffleLapkin
offset_of returns a temporary C-bug Category: This is a bug. F-offset_of `#![feature(offset_of)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124478 opened Apr 28, 2024 by tgross35
Higher ranked types in trait bounds result in confusing diagnostics A-diagnostics Area: Messages for errors, warnings, and lints A-lifetimes Area: lifetime related 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. T-types Relevant to the types team, which will review and decide on the PR/issue.
#124474 opened Apr 28, 2024 by WaffleLapkin
Universe errors involving an opaque type results in hallucinations and unused bound vars A-async-await Area: Async & Await A-diagnostics Area: Messages for errors, warnings, and lints A-impl-trait Area: impl Trait. Universally / existentially quantified anonymous types with static dispatch. A-lifetimes Area: lifetime related 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. T-types Relevant to the types team, which will review and decide on the PR/issue.
#124472 opened Apr 28, 2024 by WaffleLapkin
Confusing mismatched types error with the same expected/found types when universes are involved A-diagnostics Area: Messages for errors, warnings, and lints A-lifetimes Area: lifetime related 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. T-types Relevant to the types team, which will review and decide on the PR/issue.
#124471 opened Apr 28, 2024 by WaffleLapkin
rustc panic! after refactoring a const variable using find A-incr-comp Area: Incremental compilation 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.
#124469 opened Apr 28, 2024 by frochet
A thread closure's destructor can panic in std::thread::spawn on Windows needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#124468 opened Apr 28, 2024 by fuzzypixelz
A thread can stop execution without dropping its packet needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#124466 opened Apr 28, 2024 by fuzzypixelz
tests/ui/attributes/unix_sigpipe/unix_sigpipe-inherit.rs no longer passes locally C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#124465 opened Apr 28, 2024 by matthiaskrgr
ICE: write_immediate_to_mplace: invalid Scalar layout: TyAndLayout 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.
#124464 opened Apr 28, 2024 by matthiaskrgr
Unable to statically link a native library if there a dynamic library in the same directory. 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.
#124462 opened Apr 28, 2024 by devxu
Compilation failed when emitting mir 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.
#124457 opened Apr 28, 2024 by petrmareltuev
cargo check --all --all-targets --all-features fails on project (cleaning target dir fixes it) 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.
#124450 opened Apr 27, 2024 by GlenDC
regression: conflicting implementations between #[fundamental] generic type and FnPtr C-bug 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. requires-nightly This issue requires a nightly compiler in some way.
#124449 opened Apr 27, 2024 by finnbear
ICE: error performing ParamEnvAnd { ... } possibly related to (lack of) HRTBs in closures 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.
#124440 opened Apr 27, 2024 by Carnagion
Associated function from super traits not accessible via sub traits A-associated-items Area: Associated items such as associated types and consts. A-resolve Area: Path resolution A-trait-objects Area: trait objects, vtable layout C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#124438 opened Apr 27, 2024 by WaffleLapkin
ICE: !base.layout().is_sized() -Zpolymorphize Unstable option: Polymorphization. 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.
#124436 opened Apr 27, 2024 by matthiaskrgr
ICE: 'only variances_of returns &[ty::Variance]' 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. WG-compiler-parallel Working group: Parallelizing the compiler
#124423 opened Apr 26, 2024 by matthiaskrgr
ICE: solver coherence: 'called Result::unwrap() on an Err value: Sorts(ExpectedFound { expected: u32, found: u16 })' C-bug Category: This is a bug. F-specialization `#![feature(specialization)]` 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#124422 opened Apr 26, 2024 by matthiaskrgr
impl FnOnce hidden type captures more than the closure itself C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#124413 opened Apr 26, 2024 by kuviman
LLVM ERROR: Cannot lower invokes with arbitrary operand bundles yet! A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-sanitizers Area: Sanitizers for correctness and code quality. C-bug Category: This is a bug. I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. PG-exploit-mitigations Project group: Exploit mitigations requires-debug-assertions This issue requires debug-assertions in some way T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124407 opened Apr 26, 2024 by matthiaskrgr
repr(C) on an enum accepts discriminants that do not fit into the default C enum size A-ffi Area: Foreign Function Interface (FFI) A-repr-c Issue: `repr(C)` does not work the way it should
#124403 opened Apr 26, 2024 by RalfJung
False positive and highly misleading suggestions for the non-local-definitions lint C-bug Category: This is a bug. I-lang-nominated The issue / PR has been nominated for discussion during a lang team meeting. 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.
#124396 opened Apr 26, 2024 by weiznich
called Result::unwrap() on an Err value: failed while formatting fluent string codegen_ssa_unable_to_run_dsymutil A-diagnostics Area: Messages for errors, warnings, and lints C-bug 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.
#124392 opened Apr 26, 2024 by glandium
ProTip! Add no:assignee to see everything that’s not assigned.