-
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 4 pull requests #67769
Rollup of 4 pull requests #67769
Conversation
This has bothered me for a while. It's such a small nit, but...
This extends the invalid cases we catch in const prop to include overflowing integer casts using the same machinery as the overflowing binary and unary operation logic.
…sts, r=oli-obk Lint overflowing integer casts in const prop This extends the invalid cases we catch in const prop to include overflowing integer casts using the same machinery as the overflowing binary and unary operation logic. r? @oli-obk
Bump smallvec
Less-than is asymmetric, not antisymmetric This has bothered me for a while. It's such a small nit, but...
…lett Add missing links for insecure_time
@bors r+ p=4 rollup=never |
📌 Commit 8845efb has been approved by |
⌛ Testing commit 8845efb with merge cbc4928a1b3fa8ce25525d3ff6b8861c2db64dd1... |
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 |
💔 Test failed - checks-azure |
Successful merges:
Failed merges:
r? @ghost