Just curious to know if anyone has been using the same distro for multiple years/decades and what or if you have it takes for you to want to switch to a different distro?
Just curious to know if anyone has been using the same distro for multiple years/decades and what or if you have it takes for you to want to switch to a different distro?
Well technically with compilers like Rust, you need a Rust compiler to actually compile Rust for you. That’s likely why they give binaries for such a thing.
Firefox though is a nice convenience.
I thought the rustc package bootstrapped itself like gcc does?
Yup that’s what bootstrapping is. Originally it was bootstrapped using OCaml, but now it’s written in Rust.