Open
Description
In case I would remove one of the lines in
rules_rust/examples/crate_universe/MODULE.bazel
Lines 413 to 415 in e38fa8c
bazel mod tidy
, I will get an error message such as
Please add the following labels to the `manifests` key:
//multi_package/sub_pkgs/pkg_b:Cargo.toml
If there is not only a single MODULE.bazel
file but the codebase uses the include feature, it might take new users some time to find where this has to be added.
Is it possible to extend the error message with the file where this has to be added?
Metadata
Metadata
Assignees
Labels
No labels