]> git.proxmox.com Git - cargo.git/commit
Auto merge of #4359 - sid0:debug, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 4 Aug 2017 03:52:35 +0000 (03:52 +0000)
committerbors <bors@rust-lang.org>
Fri, 4 Aug 2017 03:52:35 +0000 (03:52 +0000)
commit2f36e93c392c1895e640f534db9997b50cbd42e1
treefb412f6708e92ffa97ef41d85407802cb53bedec
parentb8b4288467ef91b0d1f4f060263563ee2eba327a
parentc946944be5915bc0b5f704c13da6c5ac80a73d9c
Auto merge of #4359 - sid0:debug, r=alexcrichton

derive Debug for more data structures

This makes it easier for wrappers around Cargo to inspect the contents
of these data structures.