This tracks `#![feature(const_try)]`, added in https://github.com/rust-lang/rust/pull/87237. This feature depends on `const_trait_impl` and is not currently usable by itself.
This tracks
#![feature(const_try)], added in #87237.This feature depends on
const_trait_impland is not currently usable by itself.