about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorkoka <koka.code@gmail.com>2022-11-17 00:02:22 +0900
committerkoka <koka.code@gmail.com>2022-11-17 00:02:22 +0900
commit3f015a363020d3811e1f028c9ce4b0705c728289 (patch)
treed61444697cd670ae068fcc8197a0fc4cca129023 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent38e059028f0ecdaeb5af2b1b2509bd57f19871c7 (diff)
downloadrust-3f015a363020d3811e1f028c9ce4b0705c728289.tar.gz
rust-3f015a363020d3811e1f028c9ce4b0705c728289.zip
Avoid generating files via doctest
When we run `cargo test` in `clippy_lints` directory, it will generate
`foo.txt` in the directory.
In order to avoid that, add `no_run` to rustdoc which contains
`File::create`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions