rust/compiler/rustc_parse
Matthias Krüger 02a58a9bee
Rollup merge of #149489 - scottmcm:try-bikeshed, r=nnethercote
Experimentally add *heterogeneous* `try` blocks

rust-lang/rust#148725 moved the default to being homogeneous; this adds heterogeneous ones back under an obvious-bikeshed syntax so people can experiment with that as well.

Essentially resolves rust-lang/rust#149025 by letting them move to this syntax instead.

New tracking issue: rust-lang/rust#149488
Related RFC: https://github.com/rust-lang/rfcs/pull/3721#issuecomment-3208342727 (specifically about experimenting)
2025-12-10 17:16:47 +01:00
..
src Rollup merge of #149489 - scottmcm:try-bikeshed, r=nnethercote 2025-12-10 17:16:47 +01:00
Cargo.toml refactor: Move to anstream + anstyle for styling 2025-10-20 12:13:25 -06:00
messages.ftl Auto merge of #149515 - matthiaskrgr:rollup-djmciuc, r=matthiaskrgr 2025-12-01 20:29:33 +00:00