rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
98.76k stars 12.76k forks source link

Use arc4random of libc for RTEMS target #133313

Open thesummer opened 18 hours ago

thesummer commented 18 hours ago

Switch to the arc4random from libc. It is available since libc 0.2.162

rustbot commented 18 hours ago

r? @cuviper

rustbot has assigned @cuviper. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

cuviper commented 17 hours ago

LGTM!

@bors r+ rollup

bors commented 17 hours ago

:pushpin: Commit a4a06b305d9ba6bda6354061fc3e829be16f00ad has been approved by cuviper

It is now in the queue for this repository.