Currently, rustfmt will not change the position of import stmts if they are placed at the end. Add an option to control this, move imports to the top/bottom automatically if enabled.