summaryrefslogtreecommitdiff
path: root/crates/slotmap-careful/src
Commit message (Expand)AuthorAgeFilesLines
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-2/+2
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Convert a few crates to slotmap-carefulNeel Chauhan2024-10-171-2/+14
* 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-082-0/+1260