Kobzol’s blog
Adding #[derive(From)] to Rust
Combining struct literal syntax with read-only field access
Why doesn’t Rust care more about compiler performance?
Reducing Cargo target directory size with -Zno-embed-metadata
Disable debuginfo to improve Rust compile times
Evolution of Rust compiler errors
git stash driven refactoring
Two ways of interpreting visibility in Rust
Just write a test for it
Tokio + prctl = nasty bug
Async Rust is about concurrency, not (just) performance
Rust exercises from my university course