commit | 4663ff6a3d0c2abb79cf98dca269503364be921b | [log] [tgz] |
---|---|---|
author | Augie Fackler <raf@durin42.com> | Fri Mar 31 12:50:49 2023 -0400 |
committer | GitHub <noreply@github.com> | Fri Mar 31 17:50:49 2023 +0100 |
tree | 566795ed40cc55fea1cac1ab9c72685dc5c510da | |
parent | dab425760656c449d3a0f73c490be92c240b6ef2 [diff] |
cc_common_link: also respect --custom_malloc if set (#1912) Without this change, we implicitly would link against some default malloc all the time instead of whatever user-specified custom malloc was preferred. --------- Co-authored-by: Augie Fackler <augie@google.com>
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.