Uh oh!
There was an error while loading. Please reload this page.
Use DefId's in const eval for cross-crate const fn's - #37557
Conversation
eddyb
commented
Nov 3, 2016
@bors r+ Thanks! |
bors
commented
Nov 3, 2016
📌 Commit dc138b3 has been approved by |
bors
commented
Nov 3, 2016
⌛ Testing commit dc138b3 with merge 250665e... |
bors
commented
Nov 3, 2016
💔 Test failed - auto-mac-64-opt-rustbuild |
alexcrichton
commented
Nov 3, 2016
@bors: retry |
Use DefId's in const eval for cross-crate const fn's Fixesrust-lang#36954. r? @eddyb cc @raphaelcohn
Use DefId's in const eval for cross-crate const fn's Fixesrust-lang#36954. r? @eddyb cc @raphaelcohn
bors
commented
Nov 5, 2016
⌛ Testing commit dc138b3 with merge 53b1df0... |
bors
commented
Nov 5, 2016
💔 Test failed - auto-win-msvc-64-opt-rustbuild |
alexcrichton
commented
Nov 5, 2016
@bors: retry On Fri, Nov 4, 2016 at 10:37 PM, bors notifications@github.com wrote:
|
Use DefId's in const eval for cross-crate const fn's Fixesrust-lang#36954. r? @eddyb cc @raphaelcohn
bors
commented
Nov 5, 2016
⌛ Testing commit dc138b3 with merge ac65142... |
Use DefId's in const eval for cross-crate const fn's Fixesrust-lang#36954. r? @eddyb cc @raphaelcohn
bors
commented
Nov 5, 2016
⛄ The build was interrupted to prioritize another pull request. |
Fixes#36954.
r? @eddyb
cc @raphaelcohn