Skip to content

generate dll file name based on target os. issue #4119 - #4235

Closed
ILyoan wants to merge 4 commits into
rust-lang:incomingfrom
ILyoan:i4119
Closed

generate dll file name based on target os. issue #4119#4235
ILyoan wants to merge 4 commits into
rust-lang:incomingfrom
ILyoan:i4119

Conversation

@ILyoan

Copy link
Copy Markdown
Contributor

generate dll file name base on the given target os, using core::os::consts which now contains constant values for all of the supported targets.

@ILyoanILyoan closed this Dec 20, 2012
@ILyoan

Copy link
Copy Markdown
ContributorAuthor

sorry, this is a wrong pull request

RalfJung added a commit to RalfJung/rust that referenced this pull request Mar 28, 2025
catch_unwind: do not permit catch function to unwind
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
4305: Favor types for record type struct in name resolution r=matklad a=edwin0cheng
Fixedrust-lang#4235
Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ILyoan@kud1ing