diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-08 16:09:30 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-12 09:16:48 +1100 |
| commit | b7b6ebca0c0fb38575ae7a48cd324a6008cba3d4 (patch) | |
| tree | 9d45bc160cb6e44110a61fcbf08ed13b55c377c3 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | c35983a74817599ab363adf2a6ef6b4cf2e7c5b6 (diff) | |
| download | rust-b7b6ebca0c0fb38575ae7a48cd324a6008cba3d4.tar.gz rust-b7b6ebca0c0fb38575ae7a48cd324a6008cba3d4.zip | |
Fix inconsistencies in the diagnostic API methods.
- Remove low-value comments about functionality that is obvious. - Add missing `track_caller` attributes -- every method should have one. - Adjust `rustc_lint_diagnostic` attributes. Every method involving a `impl Into<DiagnosticMessage>` or `impl Into<SubdiangnosticMessage>` argument should have one, except for those producing bugs, which aren't user-facing.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
