-
Notifications
You must be signed in to change notification settings - Fork 13.5k
distinguish the duplicate item of rpitit #143484
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
Conversation
Failed to set assignee to
|
That looks reasonable. I'd check if a similar issue can occur with |
r? compiler-errors Yeah, could you please check if this can be reproduced with impls too. Otherwise r=me @bors delegate+ |
✌️ @bvanjoi, you can now approve this pull request! If @compiler-errors told you to " |
I've added the corresponding test case. |
CI is green, so @bors r=@compiler-errors |
Rollup of 6 pull requests Successful merges: - #143416 (mbe: Defer checks for `compile_error!` until reporting an unused macro rule) - #143470 (std: sys: net: uefi: tcp4: Implement read) - #143477 (use `is_multiple_of` and `div_ceil`) - #143484 (distinguish the duplicate item of rpitit) - #143493 (tidy: use --bless for tidy spellcheck instead of spellcheck:fix) - #143504 (compiletest: print slightly more information on fs::write failure) r? `@ghost` `@rustbot` modify labels: rollup
Fixes #140796
r? compiler
cc @Zoxc