comparison rust/hg-core/src/utils.rs @ 52179:82007b8c189e

rust-vfs: delete the temp file and not the target on drop Oops. This never affected anything since `close()` is correct and no code has dropped an `AtomicFile` without a close first yet. Next patch will add tests.
author Rapha?l Gom?s <rgomes@octobus.net>
date Tue, 08 Oct 2024 16:09:39 +0200
parents aba622c7dc7e
children e6a44bc91bc2
comparison
equal deleted inserted replaced
52178:bd8081e9fd62 52179:82007b8c189e