-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
async drop not work without sync drop
C-bug
Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#140696
opened May 6, 2025 by
Sherlock-Holo
ICE: Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-has-bisection
Status: a bisection has been found for this issue
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.
Failed to normalize *mut std::pin::Pin<std::boxed::Box<Alias(Projection, AliasTy { args: [impl AsyncFnOnce()..
C-bug
#140531
opened Apr 30, 2025 by
matthiaskrgr
ICE: encountered Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
F-gen_blocks
`gen {}` expressions that produce `Iterator`s
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.
Assign((_0, const false))
with incompatible types: left-hand side has type: std::task::Poll<std::option::Option<()>> right-hand side has type: bool
C-bug
#140530
opened Apr 30, 2025 by
matthiaskrgr
ICE: Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-has-bisection
Status: a bisection has been found for this issue
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.
type parameter
impl Sized/#0 (impl Sized/#0/0) out of range when instantiating, args=[]
C-bug
#140500
opened Apr 30, 2025 by
matthiaskrgr
async-drop-initial.rs test failing on Fuchsia
A-async-await
Area: Async & Await
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
O-fuchsia
Operating system: Fuchsia
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#140493
opened Apr 30, 2025 by
erickt
ICE: Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-has-bisection
Status: a bisection has been found for this issue
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.
unexpected sort of node in fn_sig(): ImplItem(ImplItem
C-bug
#140484
opened Apr 29, 2025 by
matthiaskrgr
ICE:called Area: Async & Await
A-const-prop
Area: Constant propagation
C-bug
Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-has-bisection
Status: a bisection has been found for this issue
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.
Option::unwrap()
on a None
value
A-async-await
#140469
opened Apr 29, 2025 by
sososopy
broken mir on async drop (-Zlint-mir)
C-bug
Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-has-bisection
Status: a bisection has been found for this issue
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.
#140429
opened Apr 29, 2025 by
matthiaskrgr
async drop cause ICE
C-bug
Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
S-has-bisection
Status: a bisection has been found for this issue
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.
#140426
opened Apr 29, 2025 by
Sherlock-Holo
ICE in Category: This is a bug.
F-async_drop
`#![feature(async_drop)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
(25cdf1f67 2025-04-28)
C-bug
#140423
opened Apr 29, 2025 by
Wyvern
Tracking Issue for async drop codegen
A-async-await
Area: Async & Await
AsyncAwait-Triaged
Async-await issues that have been triaged during a working group meeting.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-async_drop
`#![feature(async_drop)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
WG-async
Working group: Async & await
#126482
opened Jun 14, 2024 by
zetanumbers
4 of 20 tasks
ProTip!
Follow long discussions with comments:>50.