Closed
Description
I am getting this on each x.py
invocation now, since very recently:
warning: unable to check if origin/master is old due to error: No such file or directory (os error 2)
warning: origin/master is used to determine if files have been modified
warning: if it is not updated, this may cause files to be needlessly reformatted
This is in my main checkout, not in a worktree, so I am not quite sure what could even be so unusual about my setup that causes an error here.
Cc @rust-lang/bootstrap