c/rust · by steam_lover@sh.itjust.works · 58dAnnouncing Rust 1.97.0 https://blog.rust-lang.org/2026/07/09/Rust-1.97.018 points · 2 comments · view on lemmy.world
2 Comments
jplatte@discuss.tchncs.de · 1 pts · 58d
Note: A new optimization seems to trigger a latent LLVM bug affecting x86-64 (and maybe x86 too) that can lead to miscompilations https://github.com/rust-lang/rust/issues/159035
I would hold off on upgrading anything important.
flying_sheep@lemmy.ml · 2 pts · 58d
Apparently the bug exists since 1.86 or so