Skip to content

Starlarkify default_features_and_action_configs#764

Open
dzbarsky wants to merge 1 commit into
bazelbuild:mainfrom
dzbarsky:codex/starlarkify-default-features-and-action-configs
Open

Starlarkify default_features_and_action_configs#764
dzbarsky wants to merge 1 commit into
bazelbuild:mainfrom
dzbarsky:codex/starlarkify-default-features-and-action-configs

Conversation

@dzbarsky

@dzbarsky dzbarsky commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Compute CcToolchainConfigInfo._default_features_and_action_configs in create_cc_toolchain_config_info after legacy feature and action-config injection, preserving the native feature-before-action-config order. CcToolchainInfo exposes the same list to configure_features, which removes the call to CcToolchainFeatures.default_features_and_action_configs().

@dzbarsky dzbarsky changed the title [codex] Starlarkify default_features_and_action_configs Starlarkify default_features_and_action_configs Jun 19, 2026
Compute _default_features_and_action_configs in create_cc_toolchain_config_info after legacy feature and action config injection. Expose the same list through CcToolchainInfo and use it in configure_features instead of calling CcToolchainFeatures.default_features_and_action_configs().
@dzbarsky dzbarsky force-pushed the codex/starlarkify-default-features-and-action-configs branch from 299655a to 2907937 Compare June 19, 2026 15:39
@dzbarsky dzbarsky marked this pull request as ready for review June 19, 2026 15:42
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