Python cryptography, Rust, and Gentoo
Python cryptography, Rust, and Gentoo
Posted Feb 12, 2021 21:55 UTC (Fri) by ceplm (subscriber, #41334)In reply to: Python cryptography, Rust, and Gentoo by roc
Parent article: Python cryptography, Rust, and Gentoo
> Rust is incredibly good at avoiding compatibility breaks in practice.
Just an anecdotal piece of my personal experience. The only piece of Rust software I was following (for a year or so) was https://github.com/daa84/neovim-gtk/ and it forced me to upgrade my Rust compiler twice, because code for the later versions were no longer compatible with the old one.
