summaryrefslogtreecommitdiff
path: root/crates/slotmap-careful
Commit message (Expand)AuthorAgeFilesLines
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* Set package.metadata.docs.rs.all-features to true for all cratesNiel Duysters2026-02-091-0/+3
* release: Remove semver.md files from 2.0.0 release.Wesley Aptekar-Cassels2026-02-021-1/+0
* release: Bump `slotmap-careful` to 0.6.0.Wesley Aptekar-Cassels2026-02-021-1/+1
* Merge branch 'main' into 'main'gabi-2502026-02-021-1/+1
|\
| * fix(minver): Update paste dependency to be minver compatibleSamuel Cobb2026-01-261-1/+1
* | maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
|/
* slotmap-careful: Drop HopSlotMapIan Jackson2026-01-142-4/+2
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-2/+2
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-1/+1
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* 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