Uh oh!
There was an error while loading. Please reload this page.
hide --explain hint if error has no extended info - #60046
Merged
Conversation
rust-highfive
commented
Apr 17, 2019
Contributor
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
estebank
commented
Apr 17, 2019
Contributor
r=me after rebase |
euclioforce-pushed
the
missing-error-code-descriptions
branch
from
April 18, 2019 17:29
5aa70f9 to
b6f148cCompareeuclio
commented
Apr 18, 2019
ContributorAuthor
@estebank Should be good to go. |
estebank
commented
Apr 18, 2019
Contributor
@bors r+ p=1 |
bors
commented
Apr 18, 2019
Collaborator
📌 Commit b6f148c has been approved by |
Centril added a commit
to Centril/rust
that referenced
this pull request
Apr 18, 2019
…ons, r=estebank hide `--explain` hint if error has no extended info Fixesrust-lang#59848. r? @estebank
bors
commented
Apr 18, 2019
Collaborator
Centril added a commit
to Centril/rust
that referenced
this pull request
Apr 18, 2019
…ons, r=estebank hide `--explain` hint if error has no extended info Fixesrust-lang#59848. r? @estebank
bors
commented
Apr 19, 2019
Collaborator
☀️ Test successful - checks-travis, status-appveyor |
This was referenced Apr 19, 2019
This was referenced Apr 19, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes#59848.
r? @estebank