rust/src/libstd/sys
bors 4f86b8e732 Auto merge of #31675 - pitdicker:fs_metadata, r=alexcrichton
Because we no longer use `GetFileAttributesExW` FileAttr is never created directly from `WIN32_FILE_ATTRIBUTE_DATA` anymore. So we should no longer store FileAttr's attributes in that c struct.

r? @alexcrichton
Is this what you had in mind?
2016-02-16 13:09:55 +00:00
..
common Rollup merge of #31589 - reem:remove-unnecessary-poison-bounds, r=sfackler 2016-02-14 05:06:34 +05:30
unix std: use LFS open64 on Linux 2016-02-14 19:11:39 -08:00
windows Refactor windows::fs::FileAttr 2016-02-15 12:43:30 +01:00