Open
Description
For example, see https://doc.rust-lang.org/nightly/std/intrinsics/fn.const_eval_select.html. The trait bounds for F
and G
each include ~const
, and while the bounds themselves are shown, ~const
is not.
For example, see https://doc.rust-lang.org/nightly/std/intrinsics/fn.const_eval_select.html. The trait bounds for F
and G
each include ~const
, and while the bounds themselves are shown, ~const
is not.