-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
F-raw_dylib`#![feature(raw_dylib)]``#![feature(raw_dylib)]`T-langRelevant to the language teamRelevant to the language teamdisposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.This issue / PR is in PFCP or FCP with a disposition to merge it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.The final comment period is finished for this PR / Issue.
Description
The raw-dylib
feature was proposed for stabilization for non-x86 targets in #99916 which the compiler team FCP'd and merged but forgot to tag T-lang
as well. Sorry about that!
Since that PR has already been FCP'd rfcbot won't allow me to start another FCP on it so I'm creating this issue to act as T-lang's FCP.
This stabilizes the raw-dylib and link_ordinal features (#58713) for non-x86 architectures (i.e., x86_64, aarch64 and thumbv7a)
I'm also tagging this I-lang-nominated
to ensure discussion of this happens prior to the next release so we can either confirm the stabilization of the feature or revert the stabilization before the next release.
Metadata
Metadata
Assignees
Labels
F-raw_dylib`#![feature(raw_dylib)]``#![feature(raw_dylib)]`T-langRelevant to the language teamRelevant to the language teamdisposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.This issue / PR is in PFCP or FCP with a disposition to merge it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.The final comment period is finished for this PR / Issue.