-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Rollup of 3 pull requests #62093
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Rollup of 3 pull requests #62093
Conversation
…=pnkfelix Fix error counting Count duplicate errors for `track_errors` and other error counting checks. Add FIXMEs to make it clear that we should be moving away from this kind of logic. Closes rust-lang#61663
Remove built-in derive macros `Send` and `Sync` Closes rust-lang#62050
… r=Centril Add test for issue-38591 Closes rust-lang#38591 r? @pnkfelix
@bors r+ p=3 rollup=never |
📌 Commit 1fc9ddc has been approved by |
⌛ Testing commit 1fc9ddc with merge 30363feb53f971e60dc1b99d8e16da5a14c152ab... |
💔 Test failed - checks-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Successful merges:
Send
andSync
#62078 (Remove built-in derive macrosSend
andSync
)Failed merges:
r? @ghost