]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #47958 - frewsxcv:frewsxcv-try-clone, r=aidanhs
authorkennytm <kennytm@gmail.com>
Sun, 4 Feb 2018 15:28:59 +0000 (23:28 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Feb 2018 15:28:59 +0000 (23:28 +0800)
Clarify shared file handler behavior of File::try_clone.

Fixes https://github.com/rust-lang/rust/issues/46578.


Trivial merge