Skip Navigation

Announcing Rust 1.72.0

blog.rust-lang.org Announcing Rust 1.72.0 | Rust Blog

Empowering everyone to build reliable and efficient software.

Announcing Rust 1.72.0 | Rust Blog
2
TechNews @radiation.party irradiated @radiation.party
BOT
[HN] Rust 1.72.0
2 comments
  • I know it is dumb but that feature flag recommender is great. A lot of libraries like tokio have basically every feature behind a flag and figuring out which one to enable is quite tedious when you try to use a new API. Having the flag name right in the error message is so nice.