c/rust · by snaggen@programming.dev · 1yAnnouncing Rust 1.83.0 https://blog.rust-lang.org/2024/11/28/Rust-1.83.0.html60 points · 2 comments · view on lemmy.world
2 Comments
Anders429@programming.dev · 14 pts · 1y
The const improvements are fantastic. Keep up the good work!
Ephera@lemmy.ml · 5 pts · 1y
I'm currently struggling with making a
constAPI, so this really feels like the language designers heard my pleas. 🙃