]> git.lizzy.rs Git - rust.git/commit
Improve Debug impl for File on Windows
authorPeter Atashian <retep998@gmail.com>
Mon, 20 Jul 2015 17:24:34 +0000 (13:24 -0400)
committerPeter Atashian <retep998@gmail.com>
Mon, 20 Jul 2015 17:24:34 +0000 (13:24 -0400)
commit1e79917bda90d3b7ea53fc08b0c0c4862dfdca53
tree92539f2019d30946d1650a09847b1bf9dd9ce0cc
parent32a12c8dd080034d0242958716de37beb2a67ab5
Improve Debug impl for File on Windows
Adds a path field if a path could be obtained

Signed-off-by: Peter Atashian <retep998@gmail.com>
src/libstd/sys/windows/fs.rs