Announcing Rust 1.90.0 (blog.rust-lang.org)
from nemeski@mander.xyz to rust@programming.dev on 18 Sep 14:01
https://mander.xyz/post/38222051

#rust

threaded - newest

Ephera@lemmy.ml on 18 Sep 23:12 collapse

Two larger changes that I’m pretty excited for. Nice! 🙂

flying_sheep@lemmy.ml on 19 Sep 09:04 collapse

What other large change apart from the linker happened?

jenesaisquoi@feddit.org on 19 Sep 12:28 next collapse

The linker

Ephera@lemmy.ml on 19 Sep 15:14 collapse

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.