summaryrefslogtreecommitdiff
path: root/crates/slotmap-careful/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix typosDimitris Apostolou2024-09-031-1/+1
* slotmap-careful: Try to make test work with MSRV.Nick Mathewson2024-08-081-8/+4
* New `slotmap-careful` crate to use when we mustn't re-use keys.Nick Mathewson2024-08-081-0/+979