Implementation of raw_ext, metadata_ext and metadata_ext2 features for Apple WatchOS #75
Labels
ACP-accepted
API Change Proposal is accepted (seconded with no objections)
api-change-proposal
A proposal to add or alter unstable APIs in the standard libraries
T-libs-api
Proposal
Problem statement
Add support for the
raw_ext
,metadata_ext
andmetadata_ext2
features for the Apple WatchOS platform.Motivation, use-cases
rust-lang/rust#95243 Added compiler support for Apple WatchOS targets. rust-lang/rust#98101 Adds standard library support for Apple WatchOS. The motivation is to complete support for Apple WatchOS targets by implementing these features, giving parity of support for WatchOS as for other Apple platforms (e.g. iOS).
Solution sketches
Implementation for WatchOS will be identical to iOs implementations in the first instance.
Links and related work
For iOS implementations of these features see: https://github.com/rust-lang/rust/tree/master/library/std/src/os/ios
What happens now?
This issue is part of the libs-api team API change proposal process. Once this issue is filed the libs-api team will review open proposals in its weekly meeting. You should receive feedback within a week or two.
The text was updated successfully, but these errors were encountered: