about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorJoshua Nelson <jnelson@cloudflare.com>2022-06-21 20:40:23 -0500
committerJoshua Nelson <jnelson@cloudflare.com>2022-06-21 23:42:56 -0500
commit345eb14f6c841cd38e76a5b0bbf99e1b94a90d40 (patch)
tree160658dd71ba5c84b88fdde34eb1a5ad149795af /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parent85c87f6c67f966e7b4fd292217c6db41fce88e0d (diff)
downloadrust-345eb14f6c841cd38e76a5b0bbf99e1b94a90d40.tar.gz
rust-345eb14f6c841cd38e76a5b0bbf99e1b94a90d40.zip
Remove vendoring support when building from git sources
This is difficult to support without submodule handling in bootstrap.py, because cargo will refuse
to vendor sources unless it knows the Cargo.toml files of all tools in tree. Moving vendor support
to rustbuild means that rustbuild will be built without vendoring.

Rather than trying to solve this, just remove support altogether and require
people to use `rustc-src` if they want vendoring (or run `cargo vendor` manually).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions