I've reopened my github sponsors profile github.com/sponsors/spa...
I've reopened my github sponsors profile github.com/sponsors/spa...
Keynote: Rust in the Linux Kernel, Why? - Greg Kroah-Hartman www.youtube.com/watch?v=HX0G...
Have just released dynosaur v0.3.0, dynosaur is a Rust crate that lets you use dynamic dispatch on traits with async fn and methods returning impl Trait.
We are getting close to v1.0. Feedback is more than welcome!
github.com/spastorino/d...
Howdy all. I'm unfortunately not going to be with my employer for much longer due to team relocation. If anyone has any info on roles that would allow me to continue my Rust compiler work (in New York City), they'd be greatly appreciated.
Rust 1.88.0 has been released! β¨π π¦
This release brings you let chains, naked functions, automatic Cargo cache cleaning, Cell::update, proc_macro span locations, as_chunks methods on slices, and more!
Check out the blog post and release notes for all the details: blog.rust-lang.org/2025/06/26/R...
The Linux 6.15 kernel arrives - and it's big a victory for Rust fans www.zdnet.com/article/the-...
The silence of the lambdas :)
Many happy Rustaceans at the release party.
Live from the 10 Years of Rust celebration in Utrecht, Netherlands, we are very happy to announce a new version of Rust, 1.87.0!
See the blog post and release notes for all the details!
blog.rust-lang.org/2025/05/15/R...
π¦ #rustlang 1.86.0 has been released! β¨
This one has a few very nice new things, including trait upcasting, Vec::pop_if, and get_disjoint_mut!
blog.rust-lang.org/2025/04/03/
Have just released dynosaur v0.2.0, dynosaur is a Rust crate that lets you use dynamic dispatch on traits with async fn and methods returning impl Trait.
Try it out, report errors and give us feedback.
github.com/spastorino/d...
π¦ Rust 1.85.0 has been released! β¨
One of the bigger #rustlang releases in a while, as it contains *async closures* and *the new Rust Edition*: Rust 2024! π
blog.rust-lang.org/2025/02/20/R...
"My god...what have I done?" #rust2024 smallcultfollowing.com/babysteps/bl...
Greg KH "As someone who has seen almost EVERY (Linux) kernel bugfix and security issue for the past 15+ years ... The majority of bugs (quantity, not quality/severity) we have are due to
the stupid little corner cases in C that are totally gone in Rust." lore.kernel.org/rust-for-lin...
Have just released dynosaur v0.1.3, dynosaur is a Rust crate that lets you use dynamic dispatch on traits with async fn and methods returning impl Trait.
Try it out, report errors and give us feedback.
This release includes fixes for all the v1.0 labelled issues.
github.com/spastorino/d...
I was interviewed by once a maintainer and here is the transcript onceamaintainer.substack.com/p/once-a-mai...
My new chapter of the #Rust book on async and await is finally out on nightlyβcoming in 1.85! doc.rust-lang.org/nightly/book... I spent months planning, drafting, and rewriting thisβand now itβs live! Weβll have more edits and improvements, but this is a huge step forward for learning async in Rust.
Great list, helped me follow a bunch of people. Feel free to add me.
Have just released dynosaur v0.1.2, dynosaur is a Rust crate that lets you use dynamic dispatch on traits with async fn and methods returning impl Trait.
Try it out and report errors and give us feedback.
github.com/spastorino/d...
crates.io/crates/dynos...