Santiago Pastorino
spastorino.bsky.social
Santiago Pastorino
@spastorino.bsky.social
WyeWorks co-founder, Rust compiler team member and Rails core team alumni. Sponsored to work on Rust by Futurewei.
I've reopened my github sponsors profile github.com/sponsors/spa...
Sponsor @spastorino on GitHub Sponsors
@rust-lang compiler and types team contributor
github.com
November 17, 2025 at 8:32 PM
Keynote: Rust in the Linux Kernel, Why? - Greg Kroah-Hartman www.youtube.com/watch?v=HX0G...
Keynote: Rust in the Linux Kernel, Why? - Greg Kroah-Hartman
YouTube video by The Linux Foundation
www.youtube.com
November 15, 2025 at 4:38 PM
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...
GitHub - spastorino/dynosaur
Contribute to spastorino/dynosaur development by creating an account on GitHub.
github.com
July 16, 2025 at 3:38 PM
Reposted by Santiago Pastorino
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.
July 2, 2025 at 5:31 PM
Reposted by Santiago Pastorino
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...
Announcing Rust 1.88.0 | Rust Blog
Empowering everyone to build reliable and efficient software.
blog.rust-lang.org
June 27, 2025 at 10:50 AM
The Linux 6.15 kernel arrives - and it's big a victory for Rust fans www.zdnet.com/article/the-...
The Linux 6.15 kernel arrives - and it's big a victory for Rust fans
Linux 6.15 kernel comes with new Rust-based drivers, performance gains, and more.
www.zdnet.com
May 29, 2025 at 8:24 PM
Reposted by Santiago Pastorino
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...
May 15, 2025 at 5:30 PM
Reposted by Santiago Pastorino
🦀 #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/
blog.rust-lang.org
April 3, 2025 at 10:13 AM
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...
GitHub - spastorino/dynosaur
Contribute to spastorino/dynosaur development by creating an account on GitHub.
github.com
March 20, 2025 at 8:56 PM
Reposted by Santiago Pastorino
🦀 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...
Announcing Rust 1.85.0 and Rust 2024 | Rust Blog
Empowering everyone to build reliable and efficient software.
blog.rust-lang.org
February 20, 2025 at 5:23 PM
Reposted by Santiago Pastorino
Rust 2024 Is Coming · baby steps
smallcultfollowing.com
February 20, 2025 at 10:51 AM
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...
Re: Rust kernel policy - Greg KH
lore.kernel.org
February 19, 2025 at 7:33 PM
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...
February 10, 2025 at 8:31 PM
I was interviewed by once a maintainer and here is the transcript onceamaintainer.substack.com/p/once-a-mai...
Once a Maintainer: Santiago Pastorino
Working on the Rust compiler
onceamaintainer.substack.com
November 27, 2024 at 9:01 PM
Reposted by Santiago Pastorino
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.
Async and Await - The Rust Programming Language
doc.rust-lang.org
November 25, 2024 at 6:42 PM
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...
GitHub - spastorino/dynosaur
Contribute to spastorino/dynosaur development by creating an account on GitHub.
github.com
November 22, 2024 at 1:01 PM