Skip to content
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

Bump ar_archive_writer to 0.3.2 #128564

Closed
wants to merge 1 commit into from
Closed

Conversation

dpaoliello
Copy link
Contributor

ar_archive_writer 0.3.2 adds support for correctly adding Windows import libraries into archives - this is required to enable raw-dylib support in the Cranelift backend.

r? @bjorn3

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 2, 2024
@rustbot
Copy link
Collaborator

rustbot commented Aug 2, 2024

These commits modify the Cargo.lock file. Unintentional changes to Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

@dpaoliello
Copy link
Contributor Author

Looks like this is redundant if #128206 gets merged...

@bjorn3
Copy link
Member

bjorn3 commented Aug 2, 2024

Yeah. I would prefer only merging that PR. For prototyping without needing to build rust yourself you could add a direct ar_archive_writer dependency to cg_clif and using that one instead of the version from the sysroot.

@dpaoliello
Copy link
Contributor Author

Closing in favor of #128206

@dpaoliello dpaoliello closed this Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants