Skip to content

Tracking issue for dyn-star #102425

Open
Open
@eholk

Description

@eholk

This issue tracks known issues or missing functionality with support for dyn* Trait objects. These are an experimental feature that are meant to support async function in dyn traits.

In addition to the issues linked here, you can also find things that need to be done by greping the code for // FIXME(dyn-star) or looking at the F-dyn_star label.

Associated PRs

About this issue

This is a lang-team experiment -- there hasn't been an RFC for this functionality, we're exploring it both as a potential implementation detail and (more speculatively) a possible language feature in the future. You can read more about dyn* at this blog post.

Lang-team champion: @nikomatsakis

Metadata

Metadata

Assignees

Labels

B-experimentalBlocker: In-tree experiment; RFC pending, not yet approved or unneeded (requires FCP to stabilize).C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCF-dyn_star`#![feature(dyn_star)]`T-langRelevant to the language team, which will review and decide on the PR/issue.

Type

No type

Projects

Status

Experimental

Status

Exploration

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions