jberanek.bsky.social
@jberanek.bsky.social
Rust: Zero-cost abstractions
Go: Zero abstractions
October 23, 2025 at 6:59 AM
Proposed and implemented a new feature to Rust (#[derive(From)]) - you can read about it here: kobzol.github.io/rust/2025/09...
Adding #[derive(From)] to Rust
TL;DR: #[derive(From)] can be used in nightly now. See here on how to use it. You can follow this tracking issue for more updates.
kobzol.github.io
September 2, 2025 at 2:28 PM
See how Rust compiler error messages have evolved over time :) kobzol.github.io/rust/rustc/2...
Evolution of Rust compiler errors
Blog about programming stuff.
kobzol.github.io
May 16, 2025 at 9:14 PM