rust@social.rust-lang.org ("Rust Language") wrote:
Rust 1.98.1 has been released.
This release fixes a possible miscompilation in vtable generation. Under certain circumstances, Rust 1.98.0 incorrectly puts a null pointer where a function pointer should be.
See the blog post for details: https://blog.rust-lang.org/2026/09/03/Rust-1.98.1/