Files
rust/compiler/rustc_codegen_gcc/src
Jacob Pratt b32845c61a Rollup merge of #148837 - estebank:let-else, r=Kivooeo
Use `let...else` instead of `match foo { ... _ => return };` and `if let ... else return`
2025-12-13 00:55:55 -05:00
..
2025-11-28 19:30:39 +00:00
2025-12-09 16:26:10 +01:00
2025-07-31 14:19:27 +02:00
2025-10-15 20:06:46 -04:00
2025-12-05 09:58:37 -05:00