diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2024-10-23 17:24:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-23 17:24:31 +0200 |
| commit | bb65499b616fa16d9703757dc155282645a0788a (patch) | |
| tree | 0847551d6ac5a05528bf82f4bb490b695cc49d76 /compiler/rustc_errors/src | |
| parent | 03cb7de189e4b742096f7b8566baa18864a5da46 (diff) | |
| parent | 47d6667454f89516f86ebebd272cfc01282e4d66 (diff) | |
| download | rust-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_errors/src')
0 files changed, 0 insertions, 0 deletions
