SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Rollup merge of #141897 - Kobzol:fix-citool-tests, r=marcoieni

Fix citool tests when executed locally

They couldn't be executed locally before due to some additional environment reads.

I also investigated the annoying rebuilds that we see on CI all the time, and they are caused by `ring`'s build script. It should be fixed in the next ring release (https://github.com/briansmith/ring/issues/2525), so we can just wait for that and then update `ring`.

r? `@marcoieni`
Y
Yukang committed
8f240de112ee0b0a062ad0a3d14dc5c09ca4ecf7
Committed by GitHub <noreply@github.com> on 6/2/2025, 12:57:44 PM