about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/counters.rs
diff options
context:
space:
mode:
authorThe8472 <git@infinite-source.de>2021-09-09 20:20:27 +0200
committerThe8472 <git@infinite-source.de>2021-09-09 20:20:27 +0200
commit4b743bfef0c0cc20df47b7ae04c162a20f1a70d7 (patch)
tree8a4453dc7cd0571b3531b5042516c37ee55541f5 /compiler/rustc_mir_transform/src/coverage/counters.rs
parent497ee321af3b8496eaccd7af7b437f18bab81abf (diff)
downloadrust-4b743bfef0c0cc20df47b7ae04c162a20f1a70d7.tar.gz
rust-4b743bfef0c0cc20df47b7ae04c162a20f1a70d7.zip
remove unnecessary bound on Zip specialization impl
I originally added this bound in an attempt to make the specialization
sound for owning iterators but it was never correct here and the correct
and already implemented solution is is to place it on the IntoIter
implementation.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters.rs')
0 files changed, 0 insertions, 0 deletions