Uh oh!
There was an error while loading. Please reload this page.
prune some tasks and depnode variants - #42576
Conversation
c14c917 to
2e2cc82CompareMark-Simulacrum
commented
Jun 11, 2017
Looks like Travis failed: |
michaelwoerister
commented
Jun 12, 2017
Looks good to me. Good to get rid of the out-dated documentation too. |
bors
commented
Jun 12, 2017
☔ The latest upstream changes (presumably #42537) made this pull request unmergeable. Please resolve the merge conflicts. |
In the case of `TransCrateItem`, I had to tweak the tests a bit, but it's a concept that doesn't work well under new system.
Doesnt' seem to add much value, and since we don't track `TransCrateItem` anymore, it's not clear what to translate it to.
281680a to
36973f7Comparenikomatsakis
commented
Jun 12, 2017
r? @michaelwoerister -- added a few more commits, notably including a fix for #42602 |
michaelwoerister
left a comment
There was a problem hiding this comment.
@bors r+
Looking forward to seeing how the trait selection improvement will impact re-use on perf.rlo.
| // typeck(foo) -> FnOnce -> typeck(bar) | ||
| // | ||
| // This was fixed by improving the resolution of the `FnOnce` trait | ||
| // selection node. |
michaelwoerister
commented
Jun 13, 2017
@bors r+ (@rust-lang/infra: It seems that bors doesn't pick up on commands in review comments) |
bors
commented
Jun 13, 2017
📌 Commit 36973f7 has been approved by |
Mark-Simulacrum
commented
Jun 13, 2017
Avoiding rolling this up. @bors p=100 |
bors
commented
Jun 13, 2017
…erister prune some tasks and depnode variants Pick some low-hanging fruit towards the goal of removing the older tasks. r? @michaelwoerister
bors
commented
Jun 13, 2017
☀️ Test successful - status-appveyor, status-travis |
Pick some low-hanging fruit towards the goal of removing the older tasks.
r? @michaelwoerister