Skip to content

feat: write (or overwrite) .cargo/config.toml in x.py vendor#1

Merged
helce merged 1 commit into
helce:devel_e2k_llvmfrom
retr0b0y:devel_e2k_llvm
Jun 30, 2026
Merged

feat: write (or overwrite) .cargo/config.toml in x.py vendor#1
helce merged 1 commit into
helce:devel_e2k_llvmfrom
retr0b0y:devel_e2k_llvm

Conversation

@retr0b0y

Copy link
Copy Markdown

Disclaimer

Initially, this patch was proposed in rust-lang#144124.

About

When running the command x.py vendor the output contains a part of the output of the cargo vendor command, which tells you what to add to .cargo/config.toml in order to use the downloaded packages during assembly. This patch adds functionality that allows you to write this information directly to .cargo/config.toml. The only limitation is that if there was already any information in .cargo/config.toml, it will be overwritten.

@helce helce merged commit 4f95ef9 into helce:devel_e2k_llvm Jun 30, 2026
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