Hacker News new | ask | show | jobs
by sitkack 2166 days ago
> Rust 1.45.0 adds the ability to invoke procedural macros in three new places!

Rust 1.45 will be the Rocket Release. It unblocks Rocket running on stable as tracked here https://github.com/SergioBenitez/Rocket/issues/19

This is so excellent, and I love seeing long term, multiyear goals get completed. It isn't just this release, but all the releases in between. The Rust team and community is amazing.

2 comments

For those out of the loop like me, Rocket is a web framework for Rust that apparently was using a lot of experimental features. https://rocket.rs/

Or maybe it's an explosive weapon crafted with metal pipe and gunpowder. https://rust.fandom.com/wiki/Rocket

Hadn’t heard of it, but it looks a lot like flask. Good stuff, maybe I should consider looking into Rust after all.
It's the first, and it's linked in the post :)
Very exciting.