Tracking Issue for using the ?
-operator in constants
#87576
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
This tracks
#![feature(const_try)]
, added in #87237.This feature depends on
const_trait_impl
and is not currently usable by itself.The text was updated successfully, but these errors were encountered: