Hacker News new | ask | show | jobs
by tialaramex 1145 days ago
For now, at least, Rust for Linux actually requires Nightly features, so it's even less stable than the requirements of many relatively fast moving but popular Rust crates in userspace.

As with Firefox, Linux (ab)uses the compiler's own environment hack to say "No, I want nightly features, I don't care that this invalidates my warranty" despite using a stable compiler.

The actual version used is, I think, currently 1.66 (so, about three months old).