Skip to content

Overlong lines #1651

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

Closed
nrc opened this issue Jun 12, 2017 · 0 comments · Fixed by #1654
Closed

Overlong lines #1651

nrc opened this issue Jun 12, 2017 · 0 comments · Fixed by #1654
Labels
bug Panic, non-idempotency, invalid code, etc. p-high

Comments

@nrc
Copy link
Member

nrc commented Jun 12, 2017

With the RFC styles, some long lines end up longer than 100 chars and we fail formatting. E.g.,

{
    {
        let type_list: Vec<_> = try_opt!(types.iter().map(|ty| ty.rewrite(context, shape)).collect());
    }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Panic, non-idempotency, invalid code, etc. p-high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant