Files
rust/library
Matthias Krüger 3a3c7b580f Rollup merge of #149795 - estebank:let-else-std, r=workingjubilee
Use `let`...`else` instead of `match foo { ... _ => return };` and `if let ... else return` in std

Split off rust-lang/rust#148837.
2025-12-10 07:54:21 +01:00
..
2025-06-16 07:00:13 +00:00
2025-07-01 10:55:49 -07:00
2025-11-16 23:35:37 -05:00