bazelbuild / rules_rust

Rust rules for Bazel
https://bazelbuild.github.io/rules_rust/
Apache License 2.0
671 stars 434 forks source link

gen_rust_project: build script support #2985

Open ajwerner opened 2 weeks ago

ajwerner commented 2 weeks ago

It seems like the rust-project.json file does not output information about build script files invoked by cargo_build_script targets.

UebelAndre commented 2 weeks ago

I'd be happy to review changes to introduce this!