Rust 1.77.0 released

Post Syndicated from corbet original https://lwn.net/Articles/966205/

Version
1.77.0
of the Rust language has been released. Changes include support
for NUL-terminated C-string literals, the ability for async
functions to call themselves recursively, the stabilization of the
offset_of!() macro, and more.