commit | a92de54fcdadb56c5bcd677793b7a763e4e14672 | [log] [tgz] |
---|---|---|
author | Matt <msta@google.com> | Mon Jun 03 23:00:26 2024 +1000 |
committer | GitHub <noreply@github.com> | Mon Jun 03 13:00:26 2024 +0000 |
tree | d389cda2906bdb43ac1d450c65fad69a71bfffa4 | |
parent | 0c5e67c9080edcd60eed466ee85f3d10a3ab7be1 [diff] |
Fix cargo_build_script executables. (#2675) This allows it to work with new-style toolchains that use action configs (see https://github.com/bazelbuild/bazel/issues/22561). It also allows you to specify a seperate C compiler and C++ compiler.
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.