about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-30 13:37:03 +0900
committerGitHub <noreply@github.com>2021-01-30 13:37:03 +0900
commite3905aa5af01ec9104253ed2d1b5b9ce81e98651 (patch)
tree4e45cbe0b975068ea1db23ffe34dadd70f87a2b1 /compiler/rustc_mir/src/transform/coverage/debug.rs
parent5df611c5b18ecc9e82c9c3baf465e65e97555963 (diff)
parent807b5f5591e5c726e7965c0d5ff308b0dc1e874f (diff)
downloadrust-e3905aa5af01ec9104253ed2d1b5b9ce81e98651.tar.gz
rust-e3905aa5af01ec9104253ed2d1b5b9ce81e98651.zip
Rollup merge of #81519 - jyn514:rustup-toolchain, r=Mark-Simulacrum
Don't print error output from rustup when detecting default build triple

Before, it could print this error if no toolchain was configured:

```
error: no default toolchain configured
error: backtrace:
error: stack backtrace:
   0: error_chain::backtrace::imp::InternalBacktrace::new
   1: rustup::config::Cfg::toolchain_for_dir
   2: rustup_init::run_rustup_inner
   3: rustup_init::main
   4: std::rt::lang_start::{{closure}}
   5: main
   6: __libc_start_main
   7: _start
```
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions