summaryrefslogtreecommitdiff
path: root/crates/slotmap-careful
Commit message (Expand)AuthorAgeFilesLines
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-1/+1
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-073-3/+3
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* release: Bump creates with non-functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* Patchlevel bumps for Arti 1.3.2Nick Mathewson2025-01-071-1/+1
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-1/+1
* Convert a few crates to slotmap-carefulNeel Chauhan2024-10-171-2/+14
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* 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-084-0/+1300