Closed
Description
I just spent 5min of horror after seeing this rustdoc page:
and then I realized that the const
ness of this function is unstable. rustdoc should either indicate that, or just not show the const
at all for stable functions whose const
ness is still unstable.
Cc @rust-lang/rustdoc @rust-lang/wg-const-eval
Metadata
Metadata
Assignees
Labels
No labels