Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
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

Land async await on master #497

Merged
merged 146 commits into from Jan 21, 2020
Merged

Conversation

@LegNeato
Copy link
Member

LegNeato commented Jan 21, 2020

No description provided.

theduke and others added 30 commits Aug 18, 2019
Update juniper_rocket for async.
style: Enable rustfmt merge_imports and format

This commit enables the rustfmt merge_imports setting
and formats the whole code base accordingly.

Note that the setting is not stable yet, but will be with Rust 1.38.

In the meantime, running fmt on stable will just leave the
changes alone so no problems should occur.
 Replace `futures::future::FutureExt::boxed` with `Box::pin`Rebase on master and
…wait' feature
style: Enable rustfmt merge_imports and format

This commit enables the rustfmt merge_imports setting
and formats the whole code base accordingly.

Note that the setting is not stable yet, but will be with Rust 1.38.

In the meantime, running fmt on stable will just leave the
changes alone so no problems should occur.
@LegNeato LegNeato merged commit 824f329 into graphql-rust:master Jan 21, 2020
11 of 13 checks passed
11 of 13 checks passed
graphql-rust.juniper Build #20200121.12 failed
Details
graphql-rust.juniper (Book code example tests) Book code example tests failed
Details
graphql-rust.juniper (Check formatting) Check formatting succeeded
Details
graphql-rust.juniper (Check release automation) Check release automation succeeded
Details
graphql-rust.juniper (Linux beta) Linux beta succeeded
Details
graphql-rust.juniper (Linux nightly) Linux nightly succeeded
Details
graphql-rust.juniper (Linux stable) Linux stable succeeded
Details
graphql-rust.juniper (Windows beta) Windows beta succeeded
Details
graphql-rust.juniper (Windows nightly) Windows nightly succeeded
Details
graphql-rust.juniper (Windows stable) Windows stable succeeded
Details
graphql-rust.juniper (macOS beta) macOS beta succeeded
Details
graphql-rust.juniper (macOS nightly) macOS nightly succeeded
Details
graphql-rust.juniper (macOS stable) macOS stable succeeded
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
You can’t perform that action at this time.