Skip to content
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

Enable --experimental_enable_aspect_hints like we do in rules_swift #2465

Conversation

BalestraPatrick
Copy link
Member

This was recently enabled in rules_swift (with bazelbuild/rules_swift#1191) and it seems to be required in the next rules_swift bump. I saw the failure initially when testing a rules_swift bump in #2418 which was failing with the following error only in the Bazel 6.x configuration as expected (since it's enabled by default on Bazel 7):

Error: No attribute 'aspect_hints' in attr. Make sure you declared a rule attribute with this name.

@BalestraPatrick BalestraPatrick merged commit 5b2cc60 into bazelbuild:master Jun 3, 2024
8 checks passed
@BalestraPatrick BalestraPatrick deleted the patrickb/enable-aspect-hints branch June 3, 2024 13:25
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.

None yet

3 participants