Uh oh!
There was an error while loading. Please reload this page.
Increase spacing in error format for readability. - #33820
Merged
Merged
Conversation
… another line between errors
nikomatsakis
commented
May 23, 2016
Contributor
Maybe this is a good chance for a UI test! |
sanxiyn
commented
May 23, 2016
Contributor
Failed in Travis due to a UI test. |
sophiajt
commented
May 24, 2016
ContributorAuthor
@nikomatsakis - updated and fixed troublesome errors using UI test or check_old_skool if they couldn't easily be a UI test. Fixed a couple other small issues in the process. Also, went from two spaces between errors back to one space. |
nikomatsakis
commented
May 24, 2016
Contributor
@bors r+ |
bors
commented
May 24, 2016
Collaborator
📌 Commit df87a78 has been approved by |
bors
commented
May 28, 2016
Collaborator
⌛ Testing commit df87a78 with merge a599e86... |
bors
commented
May 28, 2016
Collaborator
⛄ The build was interrupted to prioritize another pull request. |
bors
commented
May 28, 2016
Collaborator
⌛ Testing commit df87a78 with merge d2d2b8b... |
Manishearth added a commit
to Manishearth/rust
that referenced
this pull request
May 28, 2016
…updates, r=nikomatsakis Increase spacing in error format for readability. Two small tweaks that seem to help readability quite a bit: * Add spacing header<->snippet, but use the |> on the side for visual consistency * Fixrust-lang#33819 * Fixrust-lang#33763 * Move format-sensitive test (issue-26480 in cfail) to ui test r? @nikomatsakis
bors
commented
May 28, 2016
Collaborator
⛄ The build was interrupted to prioritize another pull request. |
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.
Two small tweaks that seem to help readability quite a bit:
r? @nikomatsakis