Skip to content

Use latest Rust in backend Docker image. #1330

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
Apr 12, 2018

Conversation

CvX
Copy link
Contributor

@CvX CvX commented Apr 7, 2018

The pest crate (a dependency of comrak) requires at least Rust 1.23 (https://github.com/pest-parser/pest#usage).

Currently we test crates.io on Travis using latest stable Rust (and newer).
I don't think there's any reason to pin the Docker image to a specific (and outdated) Rust version.

The `pest` crate (a dependency of `comrak`) requires at least Rust 1.23 (https://github.com/pest-parser/pest#usage).

Currently we test crates.io on Travis using latest stable Rust (and newer).
I don't think there's any reason to pin the Docker image to a specific (and outdated) Rust version.
@jtgeibel
Copy link
Member

This should pass after merging with master (see #1333).

bors: r+

bors-voyager bot added a commit that referenced this pull request Apr 11, 2018
1330: Use latest Rust in backend Docker image. r=jtgeibel

The `pest` crate (a dependency of `comrak`) requires at least Rust 1.23 (https://github.com/pest-parser/pest#usage).

Currently we test crates.io on Travis using latest stable Rust (and newer).
I don't think there's any reason to pin the Docker image to a specific (and outdated) Rust version.
@bors-voyager
Copy link
Contributor

bors-voyager bot commented Apr 12, 2018

Build succeeded

@bors-voyager bors-voyager bot merged commit 520f4e6 into rust-lang:master Apr 12, 2018
@CvX CvX deleted the fix-backend-container branch April 12, 2018 00:19
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.

2 participants