You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally rustdoc always showed const fn, but then it was changed so that would only show up on nightly (not sure if this was the right decision, even though I suggested it). Now it doesn't show up even there.