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

Increase spacing in error format for readability. #33820

Merged
merged 5 commits into from
May 28, 2016

Conversation

sophiajt
Copy link
Contributor

@sophiajt sophiajt commented May 23, 2016

Two small tweaks that seem to help readability quite a bit:

r? @nikomatsakis

@nikomatsakis
Copy link
Contributor

Maybe this is a good chance for a UI test!

@sanxiyn
Copy link
Member

sanxiyn commented May 23, 2016

Failed in Travis due to a UI test.

@sophiajt
Copy link
Contributor Author

@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
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented May 24, 2016

📌 Commit df87a78 has been approved by nikomatsakis

@bors
Copy link
Contributor

bors commented May 28, 2016

⌛ Testing commit df87a78 with merge a599e86...

@bors
Copy link
Contributor

bors commented May 28, 2016

⛄ The build was interrupted to prioritize another pull request.

@bors
Copy link
Contributor

bors commented May 28, 2016

⌛ 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
* Fix rust-lang#33819
* Fix rust-lang#33763
* Move format-sensitive test (issue-26480 in cfail) to ui test

r? @nikomatsakis
@bors
Copy link
Contributor

bors commented May 28, 2016

⛄ The build was interrupted to prioritize another pull request.

bors added a commit that referenced this pull request May 28, 2016
Rollup of 15 pull requests

- Successful merges: #33820, #33821, #33822, #33824, #33825, #33831, #33832, #33848, #33849, #33852, #33854, #33856, #33859, #33860, #33861
- Failed merges:
@bors bors merged commit df87a78 into rust-lang:master May 28, 2016
@sophiajt sophiajt deleted the format_readability_updates branch July 18, 2016 13: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.

4 participants