- 🎈🎉 Announcing Rust 1.53.0. 🎉🎈
IntoIterator
for arrays- Identifiers can now contain non-ascii characters that are valid identifier characters in Unicode (Does not include Emojis)
- Rocket v0.5 Release Candidate - Can finally be compiled with Stable Rust
- Rust GCC backend was officially accepted into the compiler
- RFC For Rust In In Linux Kernel - RFC to add Rust as a second language in the kernel
- Exploring Ways To Make Async Rust Easier. - Explores a few ways that Rust could change async to make it easier to use in the future
- Deserializing Binary Data Files - Shows how to read and write to a binary file without using a serialization framework.
- Inline In Rust
- Rust Is Not A Company
- Why scientists are turning to Rust
- Is Rust Used Safely by Software Developers? - Study exploring how software developers are using Unsafe Rust
- (Risp (in (Rust) (Lisp)))
- cargo-ui - GUI for Cargo