summaryrefslogtreecommitdiff
path: root/crates/fs-mistrust/src/anon_home.rs
Commit message (Expand)AuthorAgeFilesLines
* Use "extend" for fs-mistrust's PathExtIan Jackson2026-07-161-5/+3
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* fs-mistrust: Removed dependency on `once_cell`hashcatHitman2025-06-141-2/+2
* Resolve clippy::empty_line_after_doc_comments warnings.Nick Mathewson2024-12-031-1/+0
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* fs-mistrust: Introduce a fn display_lossyIan Jackson2024-03-051-2/+9
* 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
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+9
* Fix broken build and tests after arti!700.Alexander Færøy2022-08-311-3/+4
* fs-mistrust: Add a `anonymize_home` extension fn for Path.Nick Mathewson2022-08-311-0/+153