diff options
| author | tk <49250442+tkr-sh@users.noreply.github.com> | 2025-03-16 19:36:09 +0100 |
|---|---|---|
| committer | tk <49250442+tkr-sh@users.noreply.github.com> | 2025-03-16 19:36:09 +0100 |
| commit | b23fcb0147d4c0c295cdf59fc092ebc435355081 (patch) | |
| tree | 3229650131939abee44b16ebcd02c23ad2447b97 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 775a5c27123414c11376778f090f167831259ce8 (diff) | |
| download | rust-b23fcb0147d4c0c295cdf59fc092ebc435355081.tar.gz rust-b23fcb0147d4c0c295cdf59fc092ebc435355081.zip | |
fix: bad indent in doc comments
Sometimes, in doc comments, there are 3 spaces + 1 instead of 4 spaces + 1. To make it coherent with the rest of the clippy codebase, I `fd -t f -X sed -E -i 's,/// (\S),/// \1,g'` and manually verified and fixed the relevant part of code that had bad indentation.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
