futures-rs
feat: `select!` macro for no-std environments
#2903
Open

feat: `select!` macro for no-std environments #2903

ytakano wants to merge 7 commits into rust-lang:master from ytakano:master
ytakano
ytakano feat: `select!` macro for no std environments
1e0e7d83
ytakano fix: use AtomicUsize for random()
c4d05353
ytakano fix a bug
58700448
ytakano fix
4f776f91
brody4hire
brody4hire commented on 2025-01-07
ytakano fix: define `xorshift64star` and `xorshift32` functions
9e7d2f75
ytakano fix: typo s/random_nostd/random/
b71bf7e1
ytakano chore: add debug_assert_ne to check x is not zero
d06f2266

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone