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
Based on a quick ripgrep, everybody_loops seems to only be used for the -Z unpretty=everybody_loops CLI option. (#73566 removed rustdoc's use of everybody_loops.)
Does anyone use -Z unpretty=everybody_loops? If not, I think we should remove the pass.