about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-11-08 11:41:22 +0000
committerbors <bors@rust-lang.org>2020-11-08 11:41:22 +0000
commitabfa331f266c82fcd62d26ff248f92fe59e09956 (patch)
treec679b1f86c68e0b1eddb249c772bf3bc2fb4d8ab /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent96d5f45adee883c565062fbb44de7ea29918539d (diff)
parent00dee9d9160e9030d387f2cef1ec2b6422478229 (diff)
downloadrust-abfa331f266c82fcd62d26ff248f92fe59e09956.tar.gz
rust-abfa331f266c82fcd62d26ff248f92fe59e09956.zip
Auto merge of #6205 - josephlr:empty-loop2, r=flip1995
Enable empty_loop lint for no_std crates

Depends on #6162. Fixes #6161

We skip the lint if the `loop {}` is in the `#[panic_handler]` as the
main recommendation we give is to panic, which obviously isn't
possible in a panic handler.

changelog: Enable empty_loop lint for no_std crates
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions