Files
rust/compiler/rustc_span/src
Stuart Cook f61bfb0037 Rollup merge of #148725 - scottmcm:experiment-new-try-block-v3, r=petrochenkov
Implement the alternative `try` block desugaring

As discussed in https://github.com/rust-lang/rfcs/pull/3721#issuecomment-3208342727, update the `try` in nightly to match the RFC as a way to experiment.

This addresses the following unresolved issue from https://github.com/rust-lang/rust/issues/31436

>  Address issues with type inference (`try { expr? }?` currently requires an explicit type annotation somewhere).
2025-11-14 19:57:06 +11:00
..
2025-01-08 21:26:39 +01:00
2025-06-30 20:42:27 +10:00
2025-06-22 20:29:39 +00:00
2025-04-24 12:54:40 +08:00
2025-10-21 10:04:34 -05:00
2024-07-29 08:26:52 +10:00
2025-08-10 23:01:45 +00:00