's Avatar

@jberanek.bsky.social

32 Followers  |  5 Following  |  6 Posts  |  Joined: 05.04.2025  |  1.4164

Latest posts by jberanek.bsky.social on Bluesky

Rust: Zero-cost abstractions
Go: Zero abstractions

23.10.2025 06:58 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The usual, I want to work with the read-only version in an ergonomic manner, not for it to be tied to some external thing. Using a reference here would simply be annoying.

07.10.2025 19:22 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Leadership council A language empowering everyone to build reliable and efficient software.

www.rust-lang.org/governance/t... got a new gig :)

23.09.2025 21:05 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
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.

Proposed and implemented a new feature to Rust (#[derive(From)]) - you can read about it here: kobzol.github.io/rust/2025/09...

02.09.2025 14:28 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Evolution of Rust compiler errors Blog about programming stuff.

See how Rust compiler error messages have evolved over time :) kobzol.github.io/rust/rustc/2...

16.05.2025 21:14 β€” πŸ‘ 9    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
Two ways of interpreting visibility in Rust Last year, while I was browsing through Rust compiler pull requests, I noticed #126013, which added the unreachable_pub lint to several crates of the compiler. This piqued my interest, because I did n...

Wrote down some thoughts on how to interpret and use visibility in Rust.

kobzol.github.io/rust/2025/04...

23.04.2025 13:21 β€” πŸ‘ 2    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0

@jberanek is following 5 prominent accounts