You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Collect build script `cargo:rustc-env=NAME=val` output as `--env=NAME=val` flags
* Export flags as an Artifact, which can be passed to cargo.rust_library/binary with
`env_flags = ["@$(location :my_crate-0.0.0-build-script-run[env_flags])"],`
Signed-off-by: Yuxuan Dai <[email protected]>
0 commit comments