Rust compiler stabilizes the never type after two-year effort
Rust contributor 'waffle' landed stabilization of the language's never type (!) on August 24, ending more than two years of work. The change required a small breaking adjustment to earlier Rust editions, so maintainers spent extensive time verifying it wouldn't break existing code in the wild.