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
rules_rust currently has some components that require --enable_runfiles and --windows_enable_symlinks to be set on windows. This should not be needed and all rules should work without requiring any flags.
rules_rustcurrently has some components that require --enable_runfiles and --windows_enable_symlinks to be set on windows. This should not be needed and all rules should work without requiring any flags.Rules that require extra flags:
cargo_build_script(Updatecargo_build_scriptto work without runfiles support. #2871)rust_doc_testcrate_universe