rust-lang / rust-lang/rust

Tracking Issue for `#![feature(async_fn_traits)]`

Open
#146,790 6 comments 7 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

C-tracking-issue S-tracking-needs-summary T-lang T-libs T-types
Dominant language
Rust
Stars
119k
Forks
16.1k
PR merge metrics
PR metrics pending

Description

Feature gate: #![feature(async_fn_traits)]

RFC: I couldn't find one.

Public API

This is a tracking issue for the methods and associated types of the AsyncFn family of traits:

The traits themselves are stable, but it is not possible to implement them or (critically) write bounds on the returned future on stable.

Steps / History

(Remember to update the S-tracking-* label when checking boxes.)

Unresolved Questions
  • Unknown?

Related:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the completed implementation in PR 119305, the related RFC discussion in rust-lang/rfcs PR 3668, and the feature stabilization lifecycle linked in the issue. The issue does not name files or tests; done means resolving the open questions, completing the final comment period, and producing a stabilization PR.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.