Skip to content

Switch to rustfmt shipped in stable for CI#197

Merged
smangelsdorf merged 2 commits intomasterfrom
use-stable-rustfmt
Apr 3, 2018
Merged

Switch to rustfmt shipped in stable for CI#197
smangelsdorf merged 2 commits intomasterfrom
use-stable-rustfmt

Conversation

@bradleybeddoes
Copy link
Contributor

This seems practical now that 0.3.8 is shipping in Rust 1.25.

This seems practical now that 0.3.8 is shipping in Rust 1.25.
@bradleybeddoes
Copy link
Contributor Author

Seems to have the desire/expected outcome: https://travis-ci.org/gotham-rs/gotham/jobs/360532848

before_script:
- rustup toolchain install nightly
- rustup component add --toolchain nightly rustfmt-preview
- rustup component add --toolchain stable rustfmt-preview
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L33 here should be updated too, shouldn't it?

Picked up through PR comment, we rightly don't need to install toolchain
for nightly any longer.
@bradleybeddoes
Copy link
Contributor Author

@smangelsdorf smangelsdorf merged commit 5c8a17c into master Apr 3, 2018
@smangelsdorf smangelsdorf deleted the use-stable-rustfmt branch April 3, 2018 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants