-
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
use question mark operator in a few places. #69621
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
@bors try @rust-timer queue |
Awaiting bors try build completion |
⌛ Trying commit a0db435 with merge 032ea12d466ad47682e98cb01bd3caa153b9df7a... |
Interesting, is there a performance difference to be expected? |
The |
☀️ Try build successful - checks-azure |
Queued 032ea12d466ad47682e98cb01bd3caa153b9df7a with parent beac68a, future comparison URL. |
Perf looks very strange, a change like this shouldn't result in such speedups. |
I'm not sure this increases readability, |
Eh, @bors r+ anyway, I guess. |
📌 Commit a0db435 has been approved by |
use question mark operator in a few places.
Rollup of 7 pull requests Successful merges: - #69620 (doc(librustc_error_codes): add long error explanation for E0719) - #69621 (use question mark operator in a few places.) - #69626 (Toolstate: don't duplicate nightly tool list.) - #69633 (Update my mailmap entry) - #69634 (clean up E0378 explanation) - #69637 (Don't convert Results to Options just for matching.) - #69641 (Update books) Failed merges: r? @ghost
☔ The latest upstream changes (presumably #69247) made this pull request unmergeable. Please resolve the merge conflicts. |
@bors r+ |
📌 Commit ecae6e4 has been approved by |
Rollup of 6 pull requests Successful merges: - #69565 (miri engine: turn some debug_assert into assert) - #69621 (use question mark operator in a few places.) - #69650 (cleanup more iterator usages (and other things)) - #69653 (use conditions directly) - #69665 (Invoke OptimizerLastEPCallbacks in PreLinkThinLTO) - #69670 (Add explanation for E0379) Failed merges: r? @ghost
No description provided.