Uh oh!
There was an error while loading. Please reload this page.
On-demandify the typechecking of item bodies - #40540
Conversation
nikomatsakis
left a comment
There was a problem hiding this comment.
looking good, one minor quibble
There was a problem hiding this comment.
probably a good idea to have assert that the CrateNum is indeed LOCAL_CRATE
6b59aeb to
ee584acComparenikomatsakis
commented
Mar 20, 2017
@bors r+ |
bors
commented
Mar 20, 2017
📌 Commit ee584ac has been approved by |
bors
commented
Mar 20, 2017
☔ The latest upstream changes (presumably #39628) made this pull request unmergeable. Please resolve the merge conflicts. |
There was a problem hiding this comment.
Does the separate DepNode::TypeckBodiesKrate task even need to exist?
There was a problem hiding this comment.
For the moment, yes, because otherwise it causes and ICE with "read/write of Some(TypeckBodiesKrate) but no current task".
Should I try and fix this here somehow or just add a FIXME?
There was a problem hiding this comment.
I think a FIXME is a good idea.
ee584ac to
eacd2daCompareeacd2da to
8c92044Comparecramertj
commented
Mar 23, 2017
@nikomatsakis Added the |
nikomatsakis
commented
Mar 23, 2017
@bors r+ |
bors
commented
Mar 23, 2017
📌 Commit 8c92044 has been approved by |
…ikomatsakis On-demandify the typechecking of item bodies r? @nikomatsakis
bors
commented
Mar 25, 2017
🔒 Merge conflict |
bors
commented
Mar 26, 2017
☔ The latest upstream changes (presumably #40826) made this pull request unmergeable. Please resolve the merge conflicts. |
8c92044 to
61cd190Comparenikomatsakis
commented
Mar 27, 2017
@bors r+ |
bors
commented
Mar 27, 2017
📌 Commit 61cd190 has been approved by |
61cd190 to
8a27a51Comparenikomatsakis
commented
Mar 27, 2017
@bors r+ |
bors
commented
Mar 27, 2017
📌 Commit 8a27a51 has been approved by |
bors
commented
Mar 29, 2017
☔ The latest upstream changes (presumably #40867) made this pull request unmergeable. Please resolve the merge conflicts. |
8a27a51 to
3b10b4eComparenikomatsakis
commented
Mar 29, 2017
@bors r+ |
bors
commented
Mar 29, 2017
📌 Commit 3b10b4e has been approved by |
bors
commented
Mar 29, 2017
On-demandify the typechecking of item bodies r? @nikomatsakis
bors
commented
Mar 29, 2017
☀️ Test successful - status-appveyor, status-travis |
r? @nikomatsakis