Uh oh!
There was an error while loading. Please reload this page.
Remove Reflect - #39075
Conversation
rust-highfive
commented
Jan 15, 2017
r? @pnkfelix (rust_highfive has picked a reviewer for you, use r? to override) |
est31
commented
Jan 15, 2017
I'm not 100% sure of the comment change in |
bors
commented
Jan 16, 2017
☔ The latest upstream changes (presumably #39071) made this pull request unmergeable. Please resolve the merge conflicts. |
est31
commented
Jan 16, 2017
Rebased. |
bors
commented
Jan 22, 2017
☔ The latest upstream changes (presumably #39243) made this pull request unmergeable. Please resolve the merge conflicts. |
est31
commented
Jan 22, 2017
@nikomatsakisyou said that you've started a crater run on this PR. Are there any results in yet? Also, will me rebasing this PR in any way inconvenience the crater run? I don't want to force-push and destroy something :) |
nikomatsakis
commented
Jan 24, 2017
@est31 let me check :) also, rebase away |
nikomatsakis
commented
Jan 24, 2017
@est31 something went wrong with my run :( |
* Remove the Reflect trait * Remove the "reflect" lang feature
est31
commented
Jan 24, 2017
@nikomatsakis rebased. |
brson
commented
Jan 24, 2017
I will crater it. |
brson
commented
Jan 25, 2017
pnkfelix
commented
Jan 25, 2017
the three root regressions reported by crater all are pretty obvious (each crate is importing |
nikomatsakis
commented
Jan 25, 2017
@bors r+ |
bors
commented
Jan 25, 2017
📌 Commit af46d69 has been approved by |
nikomatsakis
commented
Jan 25, 2017
The feature is deprecated and removal is the plan, and the PR looks good; impact is minimal. So I gave r+! |
bors
commented
Jan 26, 2017
Remove Reflect PR for removing the `Reflect` trait. Opened so that a crater run can be done for testing the impact: #27749 (comment)Fixes#27749
bors
commented
Jan 26, 2017
☀️ Test successful - status-appveyor, status-travis |
PR for removing the
Reflecttrait. Opened so that a crater run can be done for testing the impact: #27749 (comment)Fixes#27749