about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-11-19 13:06:35 +0900
committerGitHub <noreply@github.com>2021-11-19 13:06:35 +0900
commitb542224fa568b9270c9ad00e398edf842931749e (patch)
tree59398b8e8e5c53dc274f46493b9bb9bfdb93dceb /compiler/rustc_codegen_llvm/src
parent48947eafda511bf7acb43eff63b8ff61de1816d3 (diff)
parentafd9dfa89d9f7db67f6fe8c3dd0fda87c154fefe (diff)
downloadrust-b542224fa568b9270c9ad00e398edf842931749e.tar.gz
rust-b542224fa568b9270c9ad00e398edf842931749e.zip
Rollup merge of #90800 - aplanas:fix_cargo_config, r=Mark-Simulacrum
bootstap: create .cargo/config only if not present

In some situations we should want on influence into the .cargo/config
when we use vendored source.  One example is #90764, when we want to
workaround some references to crates forked and living in git, that are
missing in the vendor/ directory.

This commit will create the .cargo/config file only when the .cargo/
directory needs to be created.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions