Skip to content

Store Rust linker configuration in a provider - #61

Merged
dzbarsky merged 1 commit into
mainfrom
codex/linker-config-provider
Sep 15, 2026
Merged

dzbarsky merged 1 commit into
mainfrom
codex/linker-config-provider

Conversation

@dzbarsky

Copy link
Copy Markdown
Member

Replace the struct returned by _get_linker_config with _LinkerConfigInfo, declaring the seven fields used by the linker argument and environment helpers. The field values and consumers are unchanged.

Validation: buildifier -mode=check and git diff --check pass. Build and runtime tests were not run.

Assisted-by: OpenAI Codex

Replace the struct returned by _get_linker_config with _LinkerConfigInfo, declaring the seven fields consumed by the linker argument and environment helpers.

Validation: buildifier -mode=check and git diff --check pass.

Assisted-by: OpenAI Codex
@dzbarsky
dzbarsky merged commit 00f8db0 into main Sep 15, 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.

1 participant