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
This test is checking for nightly-specific behavior in rustdoc (that const fn is displayed), but when gating is on, rustdoc does not display const fn, so the test fails.