Uh oh!
There was an error while loading. Please reload this page.
Clone submodules recursively - #42928
Conversation
rust-highfive
commented
Jun 27, 2017
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
ishitatsuyuki
commented
Jun 27, 2017
r? @nrc |
nagisa
commented
Jun 27, 2017
This is also done by #42899, which seems like it is likely to be r+d fairly soon. |
Mark-Simulacrum
commented
Jun 27, 2017
Well, partially. I'm going to leave a comment there mentioning that the init_repo script needs updating as well |
nrc
commented
Jun 27, 2017
I've undone the submodule stuff in the RLS, so this is not necessary for the RLS now, but it might be good to have anyway? |
alexcrichton
commented
Jun 27, 2017
r? @aidanhs |
aidanhs
commented
Jun 27, 2017
I'm pretty confident this is going to be superseded by #42899 per #42899 (comment), but I really appreciate you raising this PR @ishitatsuyuki because it's provided a useful hint for what we need to change in I'll close this PR if appropriate when the other one gets merged. |
bors
commented
Jul 2, 2017
☔ The latest upstream changes (presumably #43003) made this pull request unmergeable. Please resolve the merge conflicts. |
aidanhs
commented
Jul 6, 2017
This has been merged as part of #42899. Thanks again @ishitatsuyuki! |
Partially for #42911
Not deeply tested.