diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-02-08 20:34:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-08 20:34:57 +0100 |
| commit | 4ffb1a7f3decb844275840b6b253d5717db79968 (patch) | |
| tree | a6b6844d7ad035dad4957e635c6b25f13da3d6eb /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | c29082fe7dc6e902169cacbae165562a7e4a1fd6 (diff) | |
| parent | 6b2a8249c196898c3932d818b263f4c32a5ed454 (diff) | |
| download | rust-4ffb1a7f3decb844275840b6b253d5717db79968.tar.gz rust-4ffb1a7f3decb844275840b6b253d5717db79968.zip | |
Rollup merge of #120590 - compiler-errors:dead, r=Nilstrieb
Remove unused args from functions `#[instrument]` suppresses the unused arguments from a function, *and* suppresses unused methods too! This PR removes things which are only used via `#[instrument]` calls, and fixes some other errors (privacy?) that I will comment inline. It's possible that some of these arguments were being passed in for the purposes of being instrumented, but I am unconvinced by most of them.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
