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

Don't hide fields of enum struct variants #87332

Merged
merged 1 commit into from
Jul 23, 2021

Commits on Jul 22, 2021

  1. Don't hide fields of enum struct variants

    * The toggle adds visual clutter
    * It's easy to miss that there are fields
    * Tuple variant fields are always shown, so it is inconsistent to hide
      struct variant fields
    * It's annoying to have to click the toggle every time
    camelid committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    97623bf View commit details
    Browse the repository at this point in the history