Uh oh!
There was an error while loading. Please reload this page.
Fix an ICE with uninhabited consts - #61814
Conversation
Uh oh!
There was an error while loading. Please reload this page.
22fc7db to
8aa42edCompareoli-obk
commented
Jun 25, 2019
@bors r+ |
bors
commented
Jun 25, 2019
📌 Commit b7a0e40 has been approved by |
bors
commented
Jun 25, 2019
⌛ Testing commit b7a0e40 with merge 1651cc62cf8d612318996a4397b535085b808d2e... |
bors
commented
Jun 25, 2019
💔 Test failed - checks-travis |
rust-highfive
commented
Jun 25, 2019
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. 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 |
varkor
commented
Jun 25, 2019
@bors retry |
…li-obk Fix an ICE with uninhabited consts Fixesrust-lang#61744. r? @oli-obk
bors
commented
Jun 25, 2019
⌛ Testing commit b7a0e40 with merge 9f2d3d3c03e4fe52c83d986625e4658adce4344a... |
Centril
commented
Jun 25, 2019
@bors retry yield prio to r0llup |
Rollup of 7 pull requests Successful merges: - #61814 (Fix an ICE with uninhabited consts) - #61987 (rustc: produce AST instead of HIR from `hir::lowering::Resolver` methods.) - #62055 (Fix error counting) - #62078 (Remove built-in derive macros `Send` and `Sync`) - #62085 (Add test for issue-38591) - #62091 (HirIdification: almost there) - #62096 (Implement From<Local> for Place and PlaceBase) Failed merges: r? @ghost
rust-highfive
commented
Jun 25, 2019
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. 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 |
Uh oh!
There was an error while loading. Please reload this page.
Fixes#61744.
r? @oli-obk