Decide on bounds syntax for async closures (RFC 3668) · Issue #128129 · rust-lang/rust (original) (raw)

Prior to stabilization, we need to decide which syntax to use for async closure bounds. This was left as an open question in RFC 3668.

The main known candidates are:

Other candidates discussed have included:

Tracking:

@rustbot labels +T-lang +I-lang-nominated

cc @compiler-errors @rust-lang/lang