rust-random / rand

A Rust library for random number generation.
https://crates.io/crates/rand
Other
1.6k stars 423 forks source link

Update zerocopy to 0.8.0 alpha.8 ... #1441

Closed dhardy closed 1 month ago

dhardy commented 2 months ago

Update zerocopy. Replaces #1440.

dhardy commented 2 months ago

This still fails due to https://github.com/google/zerocopy/issues/1086

Lets wait for the next version.

josephlr commented 2 months ago

This still fails due to google/zerocopy#1086

Lets wait for the next version.

I updated my PR (https://github.com/google/zerocopy/pull/1091) which should fix the issue, just waiting on review.

dhardy commented 1 month ago

We don't need this now (#1446).