about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-03-25 01:26:25 +0800
committerGitHub <noreply@github.com>2018-03-25 01:26:25 +0800
commit17d39ed8d5c6de445d15d0537589eb284686a8d4 (patch)
tree893a9c160bcf7ed4555d04d1393de665f21051e0 /src/test/incremental/thinlto
parent9c5f372a9aae3de4812ee5d3d092c46e7f1509b9 (diff)
parentaaac69f78e6a9f0ee52b41969d81f4bb79da6418 (diff)
downloadrust-17d39ed8d5c6de445d15d0537589eb284686a8d4.tar.gz
rust-17d39ed8d5c6de445d15d0537589eb284686a8d4.zip
Rollup merge of #49076 - bobdavelisafrank:filetype-metadata-docfix, r=bluss
Fix Issue #48345, is_file, is_dir, and is_symlink note mutual exclusion

The methods on the structures `fs::FileType` and `fs::Metadata` of (respectively) `is_file`, `is_dir`, and `is_symlink` had some ambiguity in documentation, where it was not noted whether files will pass those tests exclusively or not. It is now written that the tests are mutually exclusive.

Fixes #48345.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions