Skip to content

chore(deps): update rust crate rand to v0.10.2#776

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rand-0.x-lockfile
Open

chore(deps): update rust crate rand to v0.10.2#776
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rand-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rand (source) dev-dependencies patch 0.10.10.10.2

Release Notes

rust-random/rand (rand)

v0.10.2

Compare Source

Fixes
  • Fix possible memory safety violation due to deserialization of UniformChar from bad source (#​1790)
Changes
  • Document required output order of fn partial_shuffle and apply #[must_use] (#​1769)
  • Avoid usage of unsafe in contexts where non-local memory corruption could invalidate contract (#​1791)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge July 2, 2026 12:05
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

📊 iai-callgrind Benchmark Results

✅ 1 Improvement(s)

| Benchmark | Base | PR | Change | % |
|-----------|------|----|---------|
| iai_algos::corner_to_corner_idastar | 193,465 | 193,162 | -303 | -0.16% |

➡️ 19 Unchanged (within ±0.1%)

Click to expand
Benchmark Instructions
iai_algos::corner_to_corner_astar 145,280
iai_algos::corner_to_corner_bfs 2,936,259
iai_algos::corner_to_corner_bfs_bidirectional 3,861,879
iai_algos::corner_to_corner_dfs 3,577,691
iai_algos::corner_to_corner_dijkstra 3,676,983
iai_algos::corner_to_corner_fringe 215,098
iai_algos::corner_to_corner_iddfs 3,718,119
iai_algos::no_path_astar 3,291,154
iai_algos::no_path_bfs 2,715,592
iai_algos::no_path_bfs_bidirectional 3,363,911
iai_algos::no_path_dfs 3,615,408
iai_algos::no_path_dijkstra 3,638,174
iai_algos::no_path_fringe 4,426,243
iai_edmondskarp::wikipedia_example_dense 38,116
iai_edmondskarp::wikipedia_example_sparse 65,754
iai_kuhn_munkres::kuhn_munkres_size_128 4,934,499
iai_kuhn_munkres::kuhn_munkres_size_32 302,217
iai_kuhn_munkres::kuhn_munkres_size_64 1,426,311
iai_separate_components::bench_separate_components 16,528,874

iai-callgrind measures instructions executed, which is deterministic and not affected by system load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants