Closed
Description
DST coercions were the last part of DST to land, and are still undergoing some changes.
Before stabilization, at the very least the API surface here needs some scrutiny from the libs team for naming and other conventions issues.
Things to consider prior to stabilization
- Interaction with pin, see this internals thread and
Pin
is unsound due to transitive effects ofCoerceUnsized
#68015 for details.
Metadata
Metadata
Assignees
Labels
Area: Dynamically-sized types (DSTs)Area: implicit and explicit `expr as Type` coercionsBlocker: Approved by a merged RFC and implemented but not stabilized.Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCLibs issues that are tracked on the team's project board.Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.Relevant to the language teamRelevant to the library API team, which will review and decide on the PR/issue.