strange behavior for duplicate imports with imports_granularity="Module" #6243
Labels
bug
Panic, non-idempotency, invalid code, etc.
only-with-option
requires a non-default option value to reproduce
e.g.,
After first fmt
After second fmt
The behavior I want is that it can remove duplicates, like
imports_granularity="Crate"
The text was updated successfully, but these errors were encountered: