Skip to content

Style for long type paths #207

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

Open
danielhuang opened this issue Mar 12, 2025 · 0 comments
Open

Style for long type paths #207

danielhuang opened this issue Mar 12, 2025 · 0 comments

Comments

@danielhuang
Copy link

Referred from rust-lang/rustfmt#6494

A long type path could look like long_type_path::long_type_path::long_type_path::long_type_path::long_type_path::long_type_path::long_type_path::long_type_path::long_type_path::long_type_path::Long which currently would not get formatted, but this could exceed rustfmt's max_width setting.

How could this be handled?

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

No branches or pull requests

1 participant