Skip to content

Add resource_set attr to all expensive rules #3474

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

illicitonion
Copy link
Collaborator

This allows better control over resource usage for expensive rules in resource-constrained systems.

This allows better control over resource usage for expensive rules in
resource-constrained systems.
@sebas-zip
Copy link

this is an awesome feature. Thank you for implementing it. Do these documents get automagically updated when you change the API like this?
https://bazelbuild.github.io/rules_rust/rust.html

A doc test example would go a long way in explaining how to use it.

@illicitonion
Copy link
Collaborator Author

this is an awesome feature. Thank you for implementing it. Do these documents get automagically updated when you change the API like this? https://bazelbuild.github.io/rules_rust/rust.html

A doc test example would go a long way in explaining how to use it.

Yeah, they get updated on release :) with any luck we can get this merged soon and then release with #3473

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.

2 participants