]> git.lizzy.rs Git - rust.git/commit
Auto merge of #36631 - frewsxcv:dir-entry-debug, r=sfackler
authorbors <bors@rust-lang.org>
Fri, 23 Sep 2016 06:12:23 +0000 (23:12 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Sep 2016 06:12:23 +0000 (23:12 -0700)
commitf2c53ea66bc1491ef125b35fa30c1cc890cde82c
tree7c63b410c081846a390199c53abc86029b90750a
parent533c04dbb3e44ecb551b743993bd05e17b68236d
parent6b697a375ed925b8b268f70765ad3ae61135e4ed
Auto merge of #36631 - frewsxcv:dir-entry-debug, r=sfackler

Implement Debug for DirEntry.

None