You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Putting reorder_imports = true into rustfmt.toml doesn't make rustfmt reorder imports.
You can try this by cloning euclider, running cargo fmt -- --write-mode overwrite --verbose and looking at lines with use in file src/universe/d3/entity/surface.rs.