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
…r=flip1995
Fix integration tests rust-lang#2
fix integration tests.
It turned out that the following tests fail to build at all:
chalk, combine, stdarch and hyper.
This is often a problem of passing `--all-targets --all-features`, in case of combine though, outdated deps were to blame.
I have opened tickets against combine and rustfmt
rust-lang/rustfmt#5859Marwes/combine#357
should we just remove the other failing repos? :/
changelog: fix integration tests on ci
The text was updated successfully, but these errors were encountered: