Skip to content

Conversation

@justinhorvitz
Copy link
Contributor

Rules that don't have a stamp attribute, for example rust_cc_proto_library_aspect, should not be treated as stamped. This was broken by #3816 - prior to that, we were returning false because they also don't have a _stamp_flag attribute.

By returning true for rust_cc_proto_library_aspect, we're unnecessarily including the volatile stamp files as action inputs, which harms build caching.

@krasimirgg krasimirgg added this pull request to the merge queue Jan 29, 2026
Merged via the queue into bazelbuild:main with commit f198dde Jan 29, 2026
3 checks passed
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