Made `cargo_build_script` `streams` output group optional. (#2976) This change introduces the `--@rules_rust//cargo/settings:debug_std_streams_output_group` flag which can be used to enable the `streams` output group on `cargo_build_script` targets. For greater reproducibility, the flag is defaulted to `false`. closes https://github.com/bazelbuild/rules_rust/issues/2974
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.