Uh oh!
There was an error while loading. Please reload this page.
Get rid of special const intrinsic query in favour of const_eval - #61626
Conversation
Uh oh!
There was an error while loading. Please reload this page.
eddyb
left a comment
There was a problem hiding this comment.
r=me with comment added (or moving more intrinsics)
bors
commented
Jun 12, 2019
☔ The latest upstream changes (presumably #61722) made this pull request unmergeable. Please resolve the merge conflicts. |
34daa8f to
26c486fCompareoli-obk
commented
Jun 19, 2019
I ported the rest of the zero arg intrinsics and thus also deduplicated their implementation between const eval and codegen |
| }) | ||
| } | ||
| fn eval_intrinsic<'tcx>( |
There was a problem hiding this comment.
Can you rename this to eval_nulary_intrinsic?
oli-obk
commented
Jun 21, 2019
@bors r=eddyb |
bors
commented
Jun 21, 2019
📌 Commit f361410 has been approved by |
bors
commented
Jun 21, 2019
Get rid of special const intrinsic query in favour of `const_eval` r? @eddyb
bors
commented
Jun 21, 2019
💔 Test failed - checks-travis |
rust-highfive
commented
Jun 21, 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 |
f361410 to
e214d29Compareoli-obk
commented
Jun 21, 2019
Uh, even after a rebase I can't repro the failure locally even though it totally looks related. Not sure what is going on. Are there any flags (like |
The CI failue is for |
This comment has been minimized.
This comment has been minimized.
Nevermind, builds other than |
bors
commented
Jul 4, 2019
☔ The latest upstream changes (presumably #62355) made this pull request unmergeable. Please resolve the merge conflicts. |
Uh oh!
There was an error while loading. Please reload this page.
e214d29 to
ffd0335Comparebors
commented
Jul 23, 2019
☔ The latest upstream changes (presumably #62902) made this pull request unmergeable. Please resolve the merge conflicts. |
ff654b8 to
039947dCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
oli-obk
commented
Sep 16, 2019
@bors r=eddyb |
bors
commented
Sep 16, 2019
📌 Commit 36e2da650b9667b5ac0def6a0d0e0e62265e5404 has been approved by |
rust-highfive
commented
Sep 16, 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 |
Centril
commented
Sep 16, 2019
PR builder failed, @bors r- |
36e2da6 to
0de9485Compareoli-obk
commented
Sep 17, 2019
I forgot to rebase and ui tests changed on master. @bors r=eddyb |
bors
commented
Sep 17, 2019
📌 Commit 0de9485 has been approved by |
Get rid of special const intrinsic query in favour of `const_eval` r? @eddyb
Get rid of special const intrinsic query in favour of `const_eval` r? @eddyb
Get rid of special const intrinsic query in favour of `const_eval` r? @eddyb
Rollup of 10 pull requests Successful merges: - #61626 (Get rid of special const intrinsic query in favour of `const_eval`) - #64283 (Updated RELEASES.md for 1.38.0) - #64394 (Shrink `SubregionOrigin`.) - #64429 (Fix failure note `to_str` implementation) - #64436 (improve Vec example soundness in mem::transmute docs) - #64502 (avoid duplicate issues for Miri build failures) - #64505 (Fix inconsistent link formatting) - #64529 (Add an example to Pin::as_mut) - #64541 (document Miri error categories) - #64544 (build-manifest: re-add some comments) Failed merges: r? @ghost
bors
commented
Sep 18, 2019
bjorn3
commented
Sep 18, 2019
Why did bors try to test this after the rollup has been successful? |
RalfJung
commented
Sep 18, 2019
That's a known bug in bors. Not sure if it is tracked anywhere though (you could ask in the infra channel on Discord). |
bjorn3
commented
Sep 18, 2019
:)
Dont have a discord account |
r? @eddyb