commit | b2e52a20c93d2d976f208a4bbf70472552a2c08e | [log] [tgz] |
---|---|---|
author | Daniel Wagner-Hall <dwagnerhall@apple.com> | Wed Jan 10 15:28:55 2024 +0000 |
committer | GitHub <noreply@github.com> | Wed Jan 10 07:28:55 2024 -0800 |
tree | 609794290c86cc2250578f9c36cd766e361973d9 | |
parent | cd3f80b5c8540e136033198ba58a90b4cd42f8d1 [diff] |
Use # not / as a sed escape character (#2412) The base64-encoding we use may contain / characters, so we pick a different character to we don't need to worry about escaping the replacement string.
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.