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...
@spastorino.bsky.social
WyeWorks co-founder, Rust compiler team member and Rails core team alumni. Sponsored to work on Rust by Futurewei.
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.
02.07.2025 17:31 β π 92 π 45 π¬ 2 π 1Rust 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-...
29.05.2025 20:24 β π 0 π 1 π¬ 0 π 0The silence of the lambdas :)
18.05.2025 17:53 β π 0 π 0 π¬ 0 π 0Many 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...
20.02.2025 10:51 β π 10 π 3 π¬ 0 π 1Greg 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...
27.11.2024 21:01 β π 2 π 0 π¬ 0 π 0My 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.
25.11.2024 18:42 β π 160 π 27 π¬ 7 π 0Great list, helped me follow a bunch of people. Feel free to add me.
22.11.2024 17:23 β π 3 π 0 π¬ 1 π 0Have 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...