summaryrefslogtreecommitdiff
path: root/crates/test-temp-dir/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* test-temp-dir: Drop a TODO/allowIan Jackson2024-01-251-3/+0
|
* test-temp-dir: New crateIan Jackson2024-01-251-0/+333
Introduce the crate, move the code motion, and make minimal necessary changes.