- Patched a race condition in std::fs::remove_dir_all (CVE‑2022‑21658).
- Fixed several Clippy lint issues (useless_format handling, non‑Send fields in Send types) and improved rustfmt's handling of stdin-generated files.
- Corrected the error message shown when imports are missing.