]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #1184 - divergentdave:rename-error-test, r=RalfJung
authorbors <bors@rust-lang.org>
Fri, 21 Feb 2020 07:36:14 +0000 (07:36 +0000)
committerbors <bors@rust-lang.org>
Fri, 21 Feb 2020 07:36:14 +0000 (07:36 +0000)
Test error case of std::fs::rename

As suggested [here](https://github.com/rust-lang/miri/pull/1158#issuecomment-586459463) this PR adds an additional test case for calling rename on a file path that doesn't exist.


Trivial merge