Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up(Do not merge) Test orbit. #11110
(Do not merge) Test orbit. #11110
Conversation
highfive
commented
May 10, 2016
|
Heads up! This PR modifies the following files:
|
|
@bors-servo try |
|
@Ms2ger Can you link to some docs about what orbit is? My google-fu is failing. |
|
It enables MIR |
|
Do you intend to land this change? I assume the only benefit of this right now is potentially faster executables and more feedback on MIR for the Rust team. |
|
Not particularly intending to land it; eddyb mentioned on IRC that he wanted to check if this found any bugs. |
|
|
|
@Ms2ger Confirmed that rust-lang/rust#33239 fixes the crashes observed here. |
|
|
|
@bors-servo try |
(Do not merge) Test orbit. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11110) <!-- Reviewable:end -->
|
|
highfive
commented
May 14, 2016
|
|
|
|
|
|
Looks like a known intermittent failure: #11100 |
|
Thanks everyone, this was one of the last attempts to find bugs in MIR trans before we turn it on by default (pending several performance improvements landing). |
Ms2ger commentedMay 10, 2016
•
edited by larsbergstrom
This change is