Uh oh!
There was an error while loading. Please reload this page.
fix #40294 obligation cause.body_id is not always a NodeExpr - #40404
Conversation
rust-highfive
commented
Mar 9, 2017
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @pnkfelix (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
cengiz-io
commented
Mar 9, 2017
nikomatsakis
commented
Mar 10, 2017
@bors r+ |
bors
commented
Mar 10, 2017
📌 Commit 7f19f1f has been approved by |
petrochenkov
commented
Mar 10, 2017
cengiz-io
commented
Mar 10, 2017
@petrochenkov thanks for warning. Maybe we can add directory mappings to |
petrochenkov
commented
Mar 10, 2017
@bors r=nikomatsakis |
bors
commented
Mar 10, 2017
📌 Commit 889337d has been approved by |
Zoxc
commented
Mar 10, 2017
cengiz-io
commented
Mar 10, 2017
@bors r- |
nikomatsakis
commented
Mar 10, 2017
So, I agree with @petrochenkov that |
nikomatsakis
commented
Mar 10, 2017
@bors r+ |
bors
commented
Mar 10, 2017
💡 This pull request was already approved, no need to approve it again.
|
bors
commented
Mar 10, 2017
📌 Commit 889337d has been approved by |
fixrust-lang#40294 obligation cause.body_id is not always a NodeExpr Hello! This fixesrust-lang#40294 and moves tests related to rust-lang#38812 to a much more sensible directory. Thanks to @nikomatsakis and @eddyb
fixrust-lang#40294 obligation cause.body_id is not always a NodeExpr Hello! This fixesrust-lang#40294 and moves tests related to rust-lang#38812 to a much more sensible directory. Thanks to @nikomatsakis and @eddyb
fixrust-lang#40294 obligation cause.body_id is not always a NodeExpr Hello! This fixesrust-lang#40294 and moves tests related to rust-lang#38812 to a much more sensible directory. Thanks to @nikomatsakis and @eddyb
fixrust-lang#40294 obligation cause.body_id is not always a NodeExpr Hello! This fixesrust-lang#40294 and moves tests related to rust-lang#38812 to a much more sensible directory. Thanks to @nikomatsakis and @eddyb
fixrust-lang#40294 obligation cause.body_id is not always a NodeExpr Hello! This fixesrust-lang#40294 and moves tests related to rust-lang#38812 to a much more sensible directory. Thanks to @nikomatsakis and @eddyb
fixrust-lang#40294 obligation cause.body_id is not always a NodeExpr Hello! This fixesrust-lang#40294 and moves tests related to rust-lang#38812 to a much more sensible directory. Thanks to @nikomatsakis and @eddyb
Rollup of 38 pull requests - Successful merges: #39202, #39820, #39918, #39921, #40092, #40146, #40199, #40225, #40239, #40257, #40259, #40261, #40277, #40278, #40287, #40297, #40311, #40315, #40319, #40324, #40336, #40340, #40344, #40345, #40367, #40369, #40372, #40373, #40379, #40385, #40386, #40389, #40400, #40404, #40410, #40422, #40423, #40424 - Failed merges: #40220, #40329, #40426
Rollup of 38 pull requests - Successful merges: #39202, #39820, #39918, #39921, #40092, #40146, #40199, #40225, #40239, #40257, #40259, #40261, #40277, #40278, #40287, #40297, #40311, #40315, #40319, #40324, #40336, #40340, #40344, #40345, #40367, #40369, #40372, #40373, #40379, #40385, #40386, #40389, #40400, #40404, #40410, #40422, #40423, #40424 - Failed merges: #40220, #40329, #40426
fixrust-lang#40294 obligation cause.body_id is not always a NodeExpr Hello! This fixesrust-lang#40294 and moves tests related to rust-lang#38812 to a much more sensible directory. Thanks to @nikomatsakis and @eddyb
fixrust-lang#40294 obligation cause.body_id is not always a NodeExpr Hello! This fixesrust-lang#40294 and moves tests related to rust-lang#38812 to a much more sensible directory. Thanks to @nikomatsakis and @eddyb
Hello!
This fixes#40294 and moves tests related to #38812 to a much more sensible directory.
Thanks to @nikomatsakis and @eddyb