Skip to content

Update to 0.2.2 #16

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

Closed
wants to merge 4 commits into from
Closed

Update to 0.2.2 #16

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.
@FaultyRAM FaultyRAM force-pushed the 0.2 branch 2 times, most recently from 3942489 to 10b1689 Compare February 26, 2021 20:40
@FaultyRAM
Copy link
Owner Author

bors r+

bors bot added a commit that referenced this pull request Feb 26, 2021
16: Update to 0.2.2 r=FaultyRAM a=FaultyRAM

Addresses #15

Co-authored-by: FaultyRAM <[email protected]>
@FaultyRAM
Copy link
Owner Author

Whoops, forgot to take AppVeyor off of bors.

bors r-

@bors
Copy link
Contributor

bors bot commented Feb 26, 2021

Canceled.

Remove AppVeyor support, migrate fully to Travis CI, and update the code
to work with stable clippy and rustfmt
@FaultyRAM
Copy link
Owner Author

bors r+

bors bot added a commit that referenced this pull request Feb 26, 2021
16: Update to 0.2.2 r=FaultyRAM a=FaultyRAM

Addresses #15

Co-authored-by: FaultyRAM <[email protected]>
@FaultyRAM
Copy link
Owner Author

Seems bors doesn't like it when you mess with bors.toml. Ugh.

Let's just redo this PR and skip bors entirely.

@FaultyRAM FaultyRAM closed this Feb 26, 2021
@FaultyRAM FaultyRAM reopened this Feb 26, 2021
@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.

1 participant