commit | 0e6ea40a946023e909de1198443c7e0e7605570b | [log] [tgz] |
---|---|---|
author | UebelAndre <github@uebelandre.com> | Sun Dec 29 09:46:30 2024 -0800 |
committer | GitHub <noreply@github.com> | Sun Dec 29 17:46:30 2024 +0000 |
tree | 1bce6fcc91b2cdc06f639ec86c5182fb5e43e4f8 | |
parent | 22d40b872c0ea1358f56409994ce3dacf26f0080 [diff] |
Added render_config and splicing_config to create_universe bzlmod (#3136) There was previously no way to set `render_config` values with `bzlmod` and `splicing_config` was a bit awkward in it's current implementation by needing to inline a json encoded string. This change adds a `tag_class` to manage the interaction for each config.
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.