rust/tests
bors 0a803c9752 Auto merge of #1158 - divergentdave:shim-rename, r=RalfJung
Add shim for rename

This adds a straightforward shim for rename, which is used by `std::fs::rename`. Testing is included.

As a heads up, I expect one or two merge conflicts between my PRs, since some of them touch the same `use` statements, or add items near the same places. I'll rebase and fix them as they come up.
2020-02-14 20:26:23 +00:00
..
compile-fail rustup; fix generator test 2020-02-07 14:02:27 +01:00
run-pass Auto merge of #1158 - divergentdave:shim-rename, r=RalfJung 2020-02-14 20:26:23 +00:00
compiletest.rs compile-fail tests work with optimizations now 2019-12-29 12:38:40 +01:00