about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-02-13 14:48:03 +1100
committerZalathar <Zalathar@users.noreply.github.com>2024-02-13 21:48:03 +1100
commite67db4c3b898a03a664d680f9d326f456169eb8f (patch)
tree004d7545d42723bef93da7db45a312d1068ce574 /compiler/rustc_trait_selection/src
parent499609d8a4135bd69de7fb578d9179a82e4befd0 (diff)
downloadrust-e67db4c3b898a03a664d680f9d326f456169eb8f.tar.gz
rust-e67db4c3b898a03a664d680f9d326f456169eb8f.zip
coverage: Simplify code for adding `prev` to pending dups
If we only check for duplicate spans when `prev` is unmodified, we reduce the
number of situations that `update_pending_dups` needs to handle.

This could potentially change the coverage spans we produce in some unknown
corner cases, but none of our current coverage tests indicate any change.
Diffstat (limited to 'compiler/rustc_trait_selection/src')
0 files changed, 0 insertions, 0 deletions