Uh oh!
There was an error while loading. Please reload this page.
use question mark operator in a few places. - #69621
Conversation
rust-highfive
commented
Mar 1, 2020
(rust_highfive has picked a reviewer for you, use r? to override) |
Centril
commented
Mar 1, 2020
@bors try @rust-timer queue |
rust-timer
commented
Mar 1, 2020
Awaiting bors try build completion |
bors
commented
Mar 1, 2020
⌛ Trying commit a0db435 with merge 032ea12d466ad47682e98cb01bd3caa153b9df7a... |
matthiaskrgr
commented
Mar 1, 2020
Interesting, is there a performance difference to be expected? |
Centril
commented
Mar 1, 2020
The |
bors
commented
Mar 2, 2020
☀️ Try build successful - checks-azure |
rust-timer
commented
Mar 2, 2020
Queued 032ea12d466ad47682e98cb01bd3caa153b9df7a with parent beac68a, future comparison URL. |
petrochenkov
commented
Mar 2, 2020
Perf looks very strange, a change like this shouldn't result in such speedups. |
petrochenkov
commented
Mar 2, 2020
I'm not sure this increases readability, |
petrochenkov
commented
Mar 2, 2020
Eh, @bors r+ anyway, I guess. |
bors
commented
Mar 2, 2020
📌 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
bors
commented
Mar 3, 2020
☔ The latest upstream changes (presumably #69247) made this pull request unmergeable. Please resolve the merge conflicts. |
petrochenkov
commented
Mar 3, 2020
@bors r+ |
bors
commented
Mar 3, 2020
📌 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.