When is Rust going to have a stable distro experience?
When is Rust going to have a stable distro experience?
Posted Jun 30, 2025 10:39 UTC (Mon) by taladar (subscriber, #68407)In reply to: When is Rust going to have a stable distro experience? by mb
Parent article: Getting extensions to work with free-threaded Python
The really big flaw, however, is the idea that changing a few things is almost as good as not changing anything, especially when changing those few things results in a version that is much less tested than the latest upstream stable version of a piece of software (e.g. backporting just security fixes). All you get is a changed version, often changed by people with a lot less experience with the software, that is less tested and immediately sent to the people with the highest stability requirements as the first users to discover all the newly introduced bugs.