style: rustfmt --edition 2024 drift fix #142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patman/rustfmt-drift"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reformats the five files that fail CI rustfmt --edition 2024 --check under the runner current rustfmt (CAM/plan, CAM/drive, CAM/clear, common/src/motion/integrate.rs, common/tests/ui/angular_bare_operator.rs). Formatting only. Open PRs received the same fix on their heads. Consider pinning the toolchain (rust-toolchain.toml) to stop future drift.