Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Feb 14, 2019

No description provided.

@mati865
Copy link
Member

mati865 commented Feb 14, 2019

error[E0560]: struct `rustc_errors::CodeSuggestion` has no field named `show_code_when_inline`
   --> clippy_lints/src/utils/mod.rs:748:9
    |
748 |         show_code_when_inline: true,
    |         ^^^^^^^^^^^^^^^^^^^^^ `rustc_errors::CodeSuggestion` does not have this field
    |
    = note: available fields are: `substitutions`, `msg`, `style`, `applicability`

AppVeyor succeed because it picked outdated commit.

@flip1995
Copy link
Member

Couldn't test this locally, since my internet is currently too bad to install the latest rustc master with RTIM. Let's see if travis likes it.

@flip1995
Copy link
Member

AppVeyor was faster. It builds again. Let's get this going!

@bors r+ p=10

@bors
Copy link
Contributor

bors commented Feb 14, 2019

📌 Commit 10811d5 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Feb 14, 2019

⌛ Testing commit 10811d5 with merge 32ee306...

@bors
Copy link
Contributor

bors commented Feb 14, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 32ee306 to master...

@bors bors merged commit 10811d5 into rust-lang:master Feb 14, 2019
@ghost ghost deleted the fix-build-20190214 branch May 11, 2019 07:51
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