commit | 9390eba52c63428e1271e8475d6967e02074b8a7 | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Tue Oct 01 15:36:51 2024 +0200 |
committer | GitHub <noreply@github.com> | Tue Oct 01 13:36:51 2024 +0000 |
tree | 8b2c5cb55d19adbb5fd822a5f964f16ed4b9b4b5 | |
parent | 966678bf1772bb059ae1c51e460b9054a9bf858d [diff] |
Allow `+` in repo names (#2908) Bazel 8 uses `+` as the separator for segments of canonical repo names, whereas Bazel 7 uses `~` or `+` depending on the value of `--incompatible_use_plus_in_repo_names`. --------- Co-authored-by: Daniel Wagner-Hall <dawagner@gmail.com>
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.