You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This disables the f64 min/max tests for the arm-unknown-linux-gnueabihf
job. The next release will be supporting cross-compiled doctests, and
these tests fail on that platform.
It looks like this was just fixed via
llvm/llvm-project#142170, but I assume that will
not trickle down to our copy of llvm in the next couple of weeks.
Assuming that does get fixed when llvm is updated, then these can be
removed.
cc rust-lang#141087
0 commit comments