Skip to content
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

build: Fix build after rust-lang/rust#60951 #852

Merged
merged 1 commit into from
Jul 24, 2019
Merged

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Jul 24, 2019

No description provided.

@RalfJung
Copy link
Member

Other than this nit, looks good. Thanks!

@tesuji
Copy link
Contributor Author

tesuji commented Jul 24, 2019

I removed the second commit (to force to use 2018 edition idioms).

@RalfJung
Copy link
Member

That also works. I am still in favor of using 2018 idioms, I just don't like warnings to stop things from compiling when I am developing. So I'd be happy if you could re-submit that commit, with my comments applied, as a new PR. :)

@RalfJung
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jul 24, 2019

📌 Commit fd71fbe has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Jul 24, 2019

⌛ Testing commit fd71fbe with merge b95587f...

bors added a commit that referenced this pull request Jul 24, 2019
@bors
Copy link
Contributor

bors commented Jul 24, 2019

💔 Test failed - checks-travis

@RalfJung
Copy link
Member

Timeout on macOS.

@bors retry

bors added a commit that referenced this pull request Jul 24, 2019
@bors
Copy link
Contributor

bors commented Jul 24, 2019

⌛ Testing commit fd71fbe with merge aadff85...

@bors
Copy link
Contributor

bors commented Jul 24, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: RalfJung
Pushing aadff85 to master...

@bors bors merged commit fd71fbe into rust-lang:master Jul 24, 2019
@tesuji tesuji deleted the rustup branch July 24, 2019 13:42
bors added a commit that referenced this pull request Jul 24, 2019
build: Warn if not use 2018 idioms

As requested in #852 (comment)
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.

3 participants