comparison rust/hg-core/src/filepatterns.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 e4b9f8a74d5f
children f33b87b46135
comparison
equal deleted inserted replaced
52178:bd8081e9fd62 52179:82007b8c189e