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
Some of our pass-dep tests currently do not pass when they are run against real rustc, e.g. tests/pass-dep/libc/libc-epoll.rs. That's quite strange, but I guess it's not surprising given that we are not even running these tests against real rustc in CI.