Skip to content

Add array_horizontal_layout_threshold option #1768

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

Merged
merged 3 commits into from
Jul 6, 2017

Conversation

topecongiro
Copy link
Contributor

This PR

  1. adds array_horizontal_layout_threshold option to control the layout of huge array. Closes "Block" array_layout formats huge arrays in an impractical fashion #1503.
  2. fixes a minor bug related to one line budget for array's elements.

@nrc nrc merged commit b9a1938 into rust-lang:master Jul 6, 2017
@nrc
Copy link
Member

nrc commented Jul 6, 2017

Thank you!

@topecongiro topecongiro deleted the huge-array branch November 27, 2017 15:44
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.

"Block" array_layout formats huge arrays in an impractical fashion
2 participants