about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-06-02 23:39:06 +0200
committerGitHub <noreply@github.com>2022-06-02 23:39:06 +0200
commitd1ae3a4c3b331f8734690aac3115689f310a7a29 (patch)
tree82f89e49eabe9ca65b76966e28a8377936aaaaab /compiler/rustc_mir_transform/src/coverage/debug.rs
parent0e33e97fc742315bf8dd6a3bc2f3616935f73e68 (diff)
parentd7645f4245518b9d1e216c461f232caea1dcd3f7 (diff)
downloadrust-d1ae3a4c3b331f8734690aac3115689f310a7a29.tar.gz
rust-d1ae3a4c3b331f8734690aac3115689f310a7a29.zip
Rollup merge of #97645 - lcnr:derived-impl-debug, r=cjgillot
don't use a `span_note` for ignored impls

Searching for the `derive` isn't too difficult as it's right above the field definition.

By using a span these errors are a lot more verbose than they should be, which is especially annoying as one can end up with a lot of `dead_code` warnings.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions