mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
e7b9935fc5
Constify `residual_into_try_type` Feature: `const_try_residual` (related to `try_trait_v2_residual`) Tracking issue: rust-lang/rust#91285 Constify `residual_into_try_type` introduced in rust-lang/rust#148725. r? ``@scottmcm``