I just spent 5min of horror after seeing this rustdoc page:

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

and then I realized that the
constness of this function is unstable. rustdoc should either indicate that, or just not show theconstat all for stable functions whoseconstness is still unstable.Cc @rust-lang/rustdoc @rust-lang/wg-const-eval