Skip to content

Use raw-dylib in the std for non-x86 Windows#102327

Closed
ChrisDenton wants to merge 2 commits intorust-lang:masterfrom
ChrisDenton:std-raw-dylib
Closed

Use raw-dylib in the std for non-x86 Windows#102327
ChrisDenton wants to merge 2 commits intorust-lang:masterfrom
ChrisDenton:std-raw-dylib

Conversation

@ChrisDenton
Copy link
Member

The raw_dylib feature was recently stabilized for non-x86 Windows targets. This is now in beta so std start to use it without feature flags. Eventually this may allowing linking Rust programs without needing import libraries.

I think the standard library is best placed to dog food before the beta becomes the stable the release. There hopefully shouldn't be any issues but if there are it'd be good to catch them early.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-windows Operating system: Windows S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants