Files
rust/library/std
Guillaume Gomez 114aff58fd Rollup merge of #85760 - ChrisDenton:path-doc-platform-specific, r=m-ou-se
Possible errors when accessing file metadata are platform specific

In particular the `is_dir`, `is_file` and `exists` functions suggests that querying a file requires querying the directory. On Windows this is not normally true.

r? `@m-ou-se`
2021-06-05 19:41:43 +02:00
..
2020-07-27 19:51:13 -05:00
2020-11-22 17:11:41 -05:00
2021-06-01 21:32:29 +02:00