commit | 547f6a0666024c4b14b794598ecac3ce56a5e950 | [log] [tgz] |
---|---|---|
author | Cameron Martin <cameronmartin123@gmail.com> | Sun Feb 18 20:49:48 2024 +0000 |
committer | GitHub <noreply@github.com> | Sun Feb 18 12:49:48 2024 -0800 |
tree | c6bcf36b4a3f5ec1f3799f780c71c14c00cb22ae | |
parent | d061e6a410ec2bc2c1f3a96e6a07e0e15127b06d [diff] |
Use non-canonical repo name in hub repo (#2491) #2461 changed the rendering of the hub repo to use canonical repository names, but incorrectly. Doing so wasn't necessary - instead we just need to do the resolution of the non-canonical label from the perspective of the hub repo rather than the consumer by using the `Label` constructor. Fixes #2483
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.