Closed
Description
Since 1.49 beta, many tests fail on 32-bit PowerPC with the error that the test could not be compiled:
running 1 test
test src/test/rustdoc/async-move-doctest.rs - (line 8) ... FAILED
failures:
---- src/test/rustdoc/async-move-doctest.rs - (line 8) stdout ----
Couldn't compile the test.
failures:
src/test/rustdoc/async-move-doctest.rs - (line 8)
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
I have not bisected the issue yet.