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

Issues list

ICE: Async Gen Closures C-bug Category: This is a bug. F-gen_blocks `gen {}` expressions that produce `Iterator`s I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ requires-nightly This issue requires a nightly compiler in some way. S-bug-has-test Status: This bug is tracked inside the repo by a `known-bug` test. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#124751 opened May 5, 2024 by veera-sivarajan
feature(gen_blocks): cannot use the ? operator in a gen block that returns () C-bug Category: This is a bug. F-gen_blocks `gen {}` expressions that produce `Iterator`s T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#117486 opened Nov 1, 2023 by kanashimia
Tracking Issue for gen blocks and functions B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. F-gen_blocks `gen {}` expressions that produce `Iterator`s
#117078 opened Oct 23, 2023 by oli-obk
4 of 14 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.