Python cryptography, Rust, and Gentoo
Python cryptography, Rust, and Gentoo
Posted Feb 15, 2021 8:56 UTC (Mon) by glaubitz (subscriber, #96452)In reply to: Python cryptography, Rust, and Gentoo by mathstuf
Parent article: Python cryptography, Rust, and Gentoo
> What you're probably actually seeing is the crates using the newer language/stdlib features of *stable* rust releases.
I'm pretty sure I have seen crates that required Rust nightly in the past.
Building rustfmt is one of such cases: https://github.com/rust-lang/rustfmt#installing-from-source
