commit | 978d7a0a11d145de042f645bbec0ca82311f392a | [log] [tgz] |
---|---|---|
author | James Leitch <jleitch@consumingchaos.com> | Wed Dec 27 10:28:11 2023 -0700 |
committer | GitHub <noreply@github.com> | Wed Dec 27 17:28:11 2023 +0000 |
tree | 08f5988628563efd9550a3cb625c54a4ccc0fdc5 | |
parent | 828c8071f39aa94a3bcfebb391b864aeb41453e9 [diff] |
`crate.select()` support (#1977) Updates `crate.annotation()` to support `crate.select()`. Also includes a bunch of hopefully desirable cleanups, like removing the `serialize_starlark()` workaround that was no longer necessary.
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.