Skip to content

Conversation

@mrkkrp
Copy link

@mrkkrp mrkkrp commented Dec 5, 2025

Close #3757.

This change allows us to declare that a build script generates a crate root. Dependent targets created with rust_library and rust_binary will respect the setting.

@mrkkrp mrkkrp force-pushed the generated-crate-root branch from 1cce903 to b33fa53 Compare December 5, 2025 09:56
This change allows us to declare that a build script generates a crate root.
Dependent targets created with `rust_library` and `rust_binary` will respect
the setting.
@mrkkrp mrkkrp force-pushed the generated-crate-root branch from b33fa53 to cd6f153 Compare December 5, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is there a way to have a rust_library where the cargo root is generated with cargo_build_script?

1 participant