Files
rust/src/libstd
bors 1b06375034 Auto merge of #39176 - CartesianDaemon:master, r=frewsxcv
Use fs::symlink_metadata in doc for is_symlink

fs::metadata() follows symlinks so is_symlink() will always return
false. Use symlink_metadata instead in the example in the
documentation.

See issue #39088.
2017-01-22 01:19:18 +00:00
..
2017-01-13 01:57:48 +01:00
2016-12-30 20:46:19 -05:00
2017-01-10 20:58:17 +01:00
2016-12-20 14:09:50 -08:00
2016-12-22 16:19:05 -07:00