Closed UebelAndre closed 2 weeks ago
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.
--@rules_rust//cargo/settings:debug_std_streams_output_group
streams
cargo_build_script
false
closes https://github.com/bazelbuild/rules_rust/issues/2974
This change introduces the
--@rules_rust//cargo/settings:debug_std_streams_output_group
flag which can be used to enable thestreams
output group oncargo_build_script
targets. For greater reproducibility, the flag is defaulted tofalse
.closes https://github.com/bazelbuild/rules_rust/issues/2974