aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-persist/src/fs/clean.rs
Commit message (Expand)AuthorAgeFilesLines
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* tor-persist: migrate to web-time-compat.Nick Mathewson2026-03-261-7/+6
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* tor-persist: miri: disable tests that involve fs accessIan Jackson2024-10-081-1/+1
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Use tor_basic_utils::PathExt::display_lossyIan Jackson2024-03-051-3/+4
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* Throughout: Use *_report!() macros for reporting Errors.Nick Mathewson2023-07-071-7/+7
* Use ErrorReport for errors in warn! in tor-persistIan Jackson2023-01-301-2/+3
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* Fix a bunch of "needless borrow" warnings on nightlyNick Mathewson2022-11-181-3/+3
* tor-persist: use map_whileNick Mathewson2022-11-101-4/+1
* Test a few more corner cases in tor-persistNick Mathewson2022-05-251-0/+12
* Fix build with Rust 1.53; we can't use map_whileNick Mathewson2022-04-141-1/+4
* tor-persist::fs::clean: Log warnings for directory read failuresIan Jackson2022-04-141-1/+19
* tor-persist::fs::clean: Tweaks based on review.Nick Mathewson2022-04-131-21/+32
* Remove obsolete files from our state directory.Nick Mathewson2022-04-121-0/+122