about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-10-23 17:24:31 +0200
committerGitHub <noreply@github.com>2024-10-23 17:24:31 +0200
commitbb65499b616fa16d9703757dc155282645a0788a (patch)
tree0847551d6ac5a05528bf82f4bb490b695cc49d76 /compiler/rustc_codegen_llvm/src
parent03cb7de189e4b742096f7b8566baa18864a5da46 (diff)
parent47d6667454f89516f86ebebd272cfc01282e4d66 (diff)
downloadrust-bb65499b616fa16d9703757dc155282645a0788a.tar.gz
rust-bb65499b616fa16d9703757dc155282645a0788a.zip
Rollup merge of #132054 - onur-ozkan:cargo-config, r=Kobzol
do not remove `.cargo` directory

If vendoring isn't used bootstrap removes `.cargo` directory, which prevents developers from setting certain options in the `.cargo/config.toml` file. This was introduced in https://github.com/rust-lang/rust/pull/97513 (specifically in [this commit](https://github.com/rust-lang/rust/pull/97513/commits/345eb14f6c841cd38e76a5b0bbf99e1b94a90d40)). Also, since https://github.com/rust-lang/rust/pull/123942, vendoring is now possible even in git sources, which means we shouldn't remove `.cargo` directory in git sources anymore.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions