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
rustdoc.md: consistently use ./x rather than ./x.py
Most of the commands were specified with `./x`, but three of the commands were
using `./x.py` without a clear reason - align with the guide's convention of
using `./x`.
0 commit comments