Announcing Rust 1.96.0 _verified_ Site
👉 Read the full release notes (or adjust the date as needed for your announcement) #RustLang #SystemsProgramming #OpenSource #RustRelease
rustup update stable To install fresh:
if let Some(x) = a && let Ok(y) = b && x < y println!("Both conditions matched!"); announcing rust 1.96.0