diff options
| author | The8472 <git@infinite-source.de> | 2021-09-09 20:20:27 +0200 |
|---|---|---|
| committer | The8472 <git@infinite-source.de> | 2021-09-09 20:20:27 +0200 |
| commit | 4b743bfef0c0cc20df47b7ae04c162a20f1a70d7 (patch) | |
| tree | 8a4453dc7cd0571b3531b5042516c37ee55541f5 /compiler/rustc_mir_transform/src/coverage/counters.rs | |
| parent | 497ee321af3b8496eaccd7af7b437f18bab81abf (diff) | |
| download | rust-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
