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
I'm going to close this as I don't think there is anything particularly actionable here.
When #57101 landed, the other tools were already in the "broken" state. There would be no way to check for the failure when they were already failing. Also, it did detect that miri failed.
Nowadays, clippy is in-tree and its tests are now required to pass, so that should detect this particular problem. RLS will eventually go away, so that just leaves miri as a potentially breakable tool, and that is handled differently (nightly only, has a cron job, etc.)
PR #57101 introduced changes cause all tools to fail tests.
Should CI have test for common tools usages such as searching and loading codegen dynamic libraries and searching std rust libraries?
The text was updated successfully, but these errors were encountered: