Everybody's talking about THAT piece of #Rust code. Would you have done it better? How to avoid .unwrap()? What's the root cause, is it the people, or is the type system too weak? What are we missing?

These are all great subjects for a Rustikon session. The c4p ends soon!

https://sessionize.com/rustikon-2026/

@adamwarski First: #clippy with deny clauses on CI on the `main` branch and PRs to `main` branch.