Uh oh!
There was an error while loading. Please reload this page.
Fix nested ? matchers - #57610
Conversation
petrochenkov
commented
Jan 14, 2019
LGTM, r=me once Travis is green |
rust-highfive
commented
Jan 15, 2019
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 |
62c79f9 to
e81fea3Comparee81fea3 to
dabe86dComparemark-i-m
commented
Jan 15, 2019
I've been getting the following seeming-unrelated ICE... (maybe from the recent rollup?). I tried rebasing, so hopefully it will be resolved. I have to go ATM... |
rust-highfive
commented
Jan 15, 2019
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 |
mark-i-m
commented
Jan 16, 2019
@petrochenkov travis is green 🍏 |
petrochenkov
commented
Jan 16, 2019
@bors r+ |
bors
commented
Jan 16, 2019
📌 Commit aa1ce32 has been approved by |
…enkov Fix nested `?` matchers fixrust-lang#57597 I'm not 100% if this works yet... cc @alercah When this is ready (but perhaps not yet):
…enkov Fix nested `?` matchers fixrust-lang#57597 I'm not 100% if this works yet... cc @alercah When this is ready (but perhaps not yet):
…enkov Fix nested `?` matchers fixrust-lang#57597 I'm not 100% if this works yet... cc @alercah When this is ready (but perhaps not yet):
…enkov Fix nested `?` matchers fixrust-lang#57597 I'm not 100% if this works yet... cc @alercah When this is ready (but perhaps not yet):
…enkov Fix nested `?` matchers fixrust-lang#57597 I'm not 100% if this works yet... cc @alercah When this is ready (but perhaps not yet):
…enkov Fix nested `?` matchers fixrust-lang#57597 I'm not 100% if this works yet... cc @alercah When this is ready (but perhaps not yet):
Rollup of 10 pull requests Successful merges: - #57268 (Add a target option "merge-functions", and a corresponding -Z flag (works around #57356)) - #57476 (Move glob map use to query and get rid of CrateAnalysis) - #57501 (High priority resolutions for associated variants) - #57573 (Querify `entry_fn`) - #57610 (Fix nested `?` matchers) - #57634 (Remove an unused function argument) - #57653 (Make the contribution doc reference the guide more) - #57666 (Generalize `huge-enum.rs` test and expected stderr for more cross platform cases) - #57698 (Fix typo bug in DepGraph::try_mark_green().) - #57746 (Update README.md) Failed merges: r? @ghost
fix#57597
I'm not 100% if this works yet...
cc @alercah
When this is ready (but perhaps not yet):