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

1.x: Rename merge_imports to imports_granularity and add a Module option. #4634

Merged

Commits on Jan 10, 2021

  1. Rename merge_imports to imports_granularity and add a Module op…

    …tion.
    
    This renames the existing `true`/`false` options to `Crate`/`Never`, then adds a
    new `Module` option which causes imports to be grouped together by their
    originating module.
    goffrie committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    62ba9ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ca1b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    b398001 View commit details
    Browse the repository at this point in the history