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
With the old build system, one can use the --disable-codegen-tests flag to disable the check for the existence of the FileCheck binary.. Passing this flag to rustbuild doesn't have the same effect; it still checks for the FileCheck binary.