74
Announcing Rust 1.90.0
(blog.rust-lang.org)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
Two larger changes that I'm pretty excited for. Nice! ๐
What other large change apart from the linker happened?
Well, I was talking about the linking performance improvements and the workspace publishing.
I've been meaning to write a script for publishing my crates in the right order, but hadn't done it yet, because just running the publish command for each crate didn't feel robust enough. Now that's a solved problem.
The linker