Update the runfiles library behavior to support an empty RUNFILES_MANIFEST_FILE (#3655) Instead fallback on a directory based approach. This matches the behavior of rules_python: https://github.com/bazel-contrib/rules_python/blob/79f654686646e2ab213741bc4774ea9d69895b54/python/runfiles/runfiles.py#L458 This addresses #3654. --------- Co-authored-by: UebelAndre <[email protected]>
This repository provides rules for building Rust projects with Bazel.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust.
Please refer to the full documentation.