Skip to content

Fix CI by undoing the reordering of extern crate statements #202

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
Mar 10, 2020

Conversation

baumanj
Copy link
Contributor

@baumanj baumanj commented Mar 10, 2020

This was changed by rustfmt, but it breaks build_ffi_test for some reason.
Add annotation to keep rustfmt from reordering them again (at least until we
come up with a better fix).

See #197 (comment)

This was changed by rustfmt, but it breaks `build_ffi_test` for some reason.
Add annotation to keep rustfmt from reordering them again (at least until we
come up with a better fix).

See #197 (comment)
@baumanj baumanj requested a review from kinetiknz March 10, 2020 05:31
@baumanj baumanj self-assigned this Mar 10, 2020
@kinetiknz kinetiknz merged commit cd179f2 into master Mar 10, 2020
@kinetiknz
Copy link
Collaborator

Thanks!

@kinetiknz kinetiknz deleted the fix-ci-skip-reorder-extern-crate branch March 10, 2020 05:49
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

2 participants