-
Notifications
You must be signed in to change notification settings - Fork 13k
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
Rollup of 15 pull requests #57561
Rollup of 15 pull requests #57561
Conversation
@bors r+ p=15 |
📌 Commit 8ec56b39a7a9361ac9253deeb7e22cc8c5436609 has been approved by |
⌛ Testing commit 8ec56b39a7a9361ac9253deeb7e22cc8c5436609 with merge c4ed8a90966869f7df539446b3b483a464387f12... |
💔 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:
is_finite
(2x) andis_infinite
(1.6x). #57353 (Optimise floating pointis_finite
(2x) andis_infinite
(1.6x).)import _thread
for Python 3 #57453 (lldb_batchmode.py: tryimport _thread
for Python 3)String
to&'static str
inParseResult::Failure
. #57461 (ChangeString
to&'static str
inParseResult::Failure
.)ptr::eq
where applicable #57547 (Useptr::eq
where applicable)Self
ctor as a local variable #57560 (hygiene: Do not treatSelf
ctor as a local variable)Failed merges:
r? @ghost