about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorGuillaume Boisseau <Nadrieril@users.noreply.github.com>2024-02-07 18:24:45 +0100
committerGitHub <noreply@github.com>2024-02-07 18:24:45 +0100
commitdacdd1acb08907922491c126b2739b3176a02d78 (patch)
treedd0f824bce24631b01ef87b235579daa6c9fe5a2 /compiler/rustc_mir_transform/src/coverage/mod.rs
parenteecab310fefafcccf8427c060b4200d35126ddd6 (diff)
parent14dda5fdfb81e61b2acc85f27609f879aeaa166d (diff)
downloadrust-dacdd1acb08907922491c126b2739b3176a02d78.tar.gz
rust-dacdd1acb08907922491c126b2739b3176a02d78.zip
Rollup merge of #120726 - saethlin:no-bashism, r=Mark-Simulacrum
Don't use bashism in checktools.sh

`if [[` doesn't work because this is a `/bin/sh` script. We were never running the success side of this `if` at all.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions