Skip to content

Conversation

@lasiotus
Copy link
Contributor

Motor OS is a newish Tier 3 Rust target: https://doc.rust-lang.org/beta/rustc/platform-support/motor.html

@lasiotus lasiotus force-pushed the master branch 2 times, most recently from df8f6c9 to 43a0d7b Compare January 29, 2026 02:57
@lasiotus
Copy link
Contributor Author

iOS failure seems unrelated.

@newpavlov
Copy link
Member

Is rdrand used in std for this target as well?

Also, please add changelog entry for this PR.

@lasiotus
Copy link
Contributor Author

Is rdrand used in std for this target as well?

Yes: std calls moto-rt, which calls vdso, which calls rdrand.

Also, please add changelog entry for this PR.

Done. Also updated the list of supported targets.

@newpavlov newpavlov merged commit 887775d into rust-random:master Jan 30, 2026
77 checks passed
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.

2 participants