Skip to content

Support crate_features in rust_doc() and rust_doc_test()#3544

Merged
illicitonion merged 1 commit intobazelbuild:mainfrom
max-heller:crate-features
Aug 31, 2025
Merged

Support crate_features in rust_doc() and rust_doc_test()#3544
illicitonion merged 1 commit intobazelbuild:mainfrom
max-heller:crate-features

Conversation

@max-heller
Copy link
Copy Markdown
Contributor

These attributes are already handled by construct_arguments() in rustdoc_compile_action(), this just tells Bazel that they are valid parameters in the top-level rules.

These attributes are already handled by construct_arguments() in
rustdoc_compile_action(), this just tells Bazel that they are valid
parameters in the top-level rules.
Copy link
Copy Markdown
Collaborator

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@illicitonion illicitonion added this pull request to the merge queue Aug 31, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 31, 2025
@illicitonion illicitonion added this pull request to the merge queue Aug 31, 2025
Merged via the queue into bazelbuild:main with commit cfb9af9 Aug 31, 2025
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