-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Suggest .as_ref()?
instead of ?
in certain circumstances.
#3561
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
It works^{TM} but obviously should be sanity checked by someone who knows what they are doing. I'm not even capable of not confirming the pull request by some accidental button mashing before writing a description. (= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm.
r=me with rustfmt
run
This change contains a bug. When the
|
Well the stupid “let's see if this lint should trigger but print out something in any case” bug should be fixed and even includes a test now to make it a bit harder to repeat my mistake. The commata have been reinserted by hand. |
This comment has been minimized.
This comment has been minimized.
@oli-obk GitHub still shows this as you having requested changes but it does not tell me which changes that should be. Could you either spell out the changes for me or tell me where to look them up? |
It was just about the formatting failures. So everything is good now |
@bors r+ |
📌 Commit 8be7050 has been approved by |
Suggest `.as_ref()?` instead of `?` in certain circumstances.
That's what I had assumed based on your rather cryptic comment but after a week of trying to confirm my hypothesis without finding a way to do so I elected to ask you about it. |
I am very sorry about that. I should write my comments out. I'll do my best to do that in the future. Please never hesitate to ask for clarification or anything else for that matter. |
☀️ Test successful - status-appveyor, status-travis |
No description provided.