Skip to content

Bring back the dylib kind of the link attribute #19000

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 18, 2014
Merged

Bring back the dylib kind of the link attribute #19000

merged 1 commit into from
Nov 18, 2014

Conversation

IvanUkhov
Copy link
Contributor

Hello,

dylib seems to be no longer an option for the kind key of the link attribute.

UPDATE: It should be the other way around: It seems dylib has been lost as a possible variant of the kind key of the link attribute. See the comment below.

Regards,
Ivan

@alexcrichton
Copy link
Member

I think that the implementation is actually currently in error and may need to be fixed (may have been lost in a rebase). Would you mind adding a case for "dylib"? I could also do so!

@IvanUkhov IvanUkhov changed the title Remove dylib as a possible value for link.kind Bring back the dylib kind of the link attribute Nov 17, 2014
@IvanUkhov
Copy link
Contributor Author

@alexcrichton, thanks for the clarification. I have updated the pull request. Please have a look.

Regards,
Ivan

@bors bors merged commit 5a12cb8 into rust-lang:master Nov 18, 2014
@IvanUkhov IvanUkhov deleted the doc-link-dylib branch November 18, 2014 05:00
Sign up for free to 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.

3 participants