-
Notifications
You must be signed in to change notification settings - Fork 505
Open
Description
Got an error:
STDOUT ------------------------------------------------------------------------
STDERR ------------------------------------------------------------------------
Error: Failed to splice workspace
Caused by:
Failed to read manifest at /Users/.../.git/sl/origbackups/.../Cargo.toml
ERROR: Analysis of target '//...' failed; build aborted: error evaluating module extension crate in @@rules_rust~//crate_universe:extensions.bzl
.git/sl
is a directory created by Sapling. Rust rules should not look inside .git
directory.
Adding .git
to .bazelignore
does not help.
Metadata
Metadata
Assignees
Labels
No labels