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

Update to 0.2.2 #17

Closed
wants to merge 4 commits into from
Closed

Update to 0.2.2 #17

wants to merge 4 commits into from

Conversation

FaultyRAM
Copy link
Owner

Addresses #15

rust-lang/rust#72785 introduced a breaking
change for MSVC targets that causes linking against a static library to
fail when using `cargo:rustc-link-lib=static`. As a workaround, remove
`=static` from the MSVC code until Rust allows disabling whole archive
linking.
Remove AppVeyor support, migrate fully to Travis CI, and update the code
to work with stable clippy and rustfmt
@FaultyRAM FaultyRAM closed this Feb 26, 2021
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.

None yet

1 participant