https://rust-lang.github.io/rustfmt/?version=v1.7.0&search=group#StdExternalCrate%5C%3A
use alloc::alloc::Layout;
use core::f32;
use std::sync::Arc;
↑これきらい (core-alloc-std になってほしい)
なってほしいので core と alloc と std を別の group にしている。どうせ標準ライブラリなのだから本当はまとめたいのだが。
prefer core-alloc-std to alloc-core-std when reordering standard libraries imports · Issue #6290 · rust-lang/rustfmt
https://github.com/rust-lang/rustfmt/issues/6290
立てたが……もしかして issue の前に forum か何か使うべきだったりしたのか? (まあええか)