-
Notifications
You must be signed in to change notification settings - Fork 13.4k
--test-shard A.B
is just broken
#12540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Does it start at |
Indeed it does! Thanks! |
So is this just a documentation issue? |
I think I'd like to remove this feature. This was implemented as an attempt to improve our cycle time, but we never deployed it to the bots. |
flip1995
pushed a commit
to flip1995/rust
that referenced
this issue
Apr 4, 2024
Remove `unwrap` from `match_trait_method` Unused_IO_amount relies on `match_trait_method` in order to match trait methods that exist in Tokio traits as the corresponding symbols don't exist. With this commit we remove the unwrap that caused rust-lang#12366. Note: author (`@m-rph)` and `@GuillaumeGomez` couldn't replicate rust-lang#12366. changelog:none r? `@blyxyas`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems to skip a bunch of tests and the last set is empty...
The text was updated successfully, but these errors were encountered: