-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: JavaLot/micromap
base: master
head repository: yegor256/micromap
compare: master
- 19 commits
- 6 files changed
- 5 contributors
Commits on Jun 13, 2026
-
test: add property-based testing with proptest, yegor256#293
Adds `proptest` as a dev-dependency and a new `tests/proptest.rs` integration test that drives `Map` against `std::HashMap` for randomly generated operation sequences and asserts they stay observably identical. Regenerating `Cargo.lock` also collapses the duplicate `hashbrown 0.17.0` entry that was left in place after the merge of yegor256#390 and currently breaks `cargo` on master. Closes yegor256#293
Commits on Jul 18, 2026
-
Update DavidAnson/markdownlint-cli2-action action to v24
renovate[bot] authoredJul 18, 2026
Commits on Jul 20, 2026
-
Update actions/setup-python action to v7
renovate[bot] authoredJul 20, 2026
Commits on Jul 25, 2026
-
Merge pull request yegor256#400 from kreinba/293
add property-based testing with proptest, yegor256#293
-
Merge pull request yegor256#404 from yegor256/renovate/actions-setup-...
...python-7.x Update actions/setup-python action to v7
-
Update Rust crate rustc-hash to v2.1.3
renovate[bot] authoredJul 25, 2026 -
Update Rust crate serde to v1.0.229
renovate[bot] authoredJul 25, 2026 -
-
Update Rust crate uuid to v1.24.0
renovate[bot] authoredJul 25, 2026
Commits on Jul 26, 2026
-
Merge pull request yegor256#403 from yegor256/renovate/davidanson-mar...
...kdownlint-cli2-action-24.x Update DavidAnson/markdownlint-cli2-action action to v24
Commits on Aug 3, 2026
-
Update DavidAnson/markdownlint-cli2-action action to v24.2.0
renovate[bot] authoredAug 3, 2026 -
github-actions[bot] authored
Aug 3, 2026
Commits on Aug 10, 2026
-
Merge pull request yegor256#407 from yegor256/benchmark
New results of benchmarking
Commits on Aug 13, 2026
-
Update Rust crate litemap to v0.8.3
renovate[bot] authoredAug 13, 2026
Commits on Aug 15, 2026
-
Update Rust crate uuid to v1.24.1
renovate[bot] authoredAug 15, 2026
Commits on Aug 22, 2026
-
Update Rust crate uuid to v1.25.0
renovate[bot] authoredAug 22, 2026
Commits on Aug 26, 2026
-
Update Rust crate uuid to v1.26.0
renovate[bot] authoredAug 26, 2026
Commits on Aug 28, 2026
-
Update Rust crate indexmap to v2.14.1
renovate[bot] authoredAug 28, 2026
Commits on Sep 5, 2026
-
Update Rust crate indexmap to v2.14.2
renovate[bot] authoredSep 5, 2026
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master