about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2020-12-08 19:18:06 -0500
committerJoshua Nelson <jyn514@gmail.com>2020-12-08 19:38:25 -0500
commit8909c4dc315bf1686449e762958558893c420923 (patch)
tree42f52c4cdd52370369d0a9b8784f95c1373d9ffb /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent2b76c483282f5eae595766fc79ec20818650017e (diff)
downloadrust-8909c4dc315bf1686449e762958558893c420923.tar.gz
rust-8909c4dc315bf1686449e762958558893c420923.zip
Fix rustup support in default_build_triple for python3
bootstrap completely ignores all errors when detecting a rustup version,
so this wasn't noticed before.

Fixes the following error:

```
rustup not detected: a bytes-like object is required, not 'str'
falling back to auto-detect
```

This also takes the opportunity to only call rustup and other external
commands only once during startup.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions