- Added new lints to detect bidirectional override Unicode codepoints (CVE‑2021‑42574) in compiled source code
- Provides security protection against Unicode‑based text rendering attacks
Official Rust changelog summary with source attribution, release tags, and community reactions.
Track this Rust release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Rust release note into a weekly digest for the tools you actually use.
Create digestLanguage: allow shortening lifetimes of &mut during unsize coercions and introduce new lints for invalid runtime symbols and c void return types.