Uh oh!
There was an error while loading. Please reload this page.
Added submodule fetch instructions. - #49338
Conversation
varkor
commented
Mar 24, 2018
This shouldn't be necessary, because |
krk
commented
Mar 25, 2018
It didn't work for me on Windows 10 x64, After fetching the submodules, x.py can display |
emilyalbini
commented
Mar 26, 2018
Thanks for this PR! Seems strange that doesn't work on Windows... (also highfive failed to assign a reviewer, picking one randomly) cc @retep998 |
Mark-Simulacrum
commented
Mar 26, 2018
I can reproduce this on non-windows, it seems that perhaps Cargo has recently(?) started examining toml files on |
ehuss
commented
Mar 27, 2018
I've noticed that since #48569 that you can't run rust/src/bootstrap/bootstrap.py Lines 771 to 774 in 989b257 Cargo can't build Maybe that check is no longer necessary since #49057 has landed? |
matklad
commented
Mar 27, 2018
@Mark-Simulacrum this works for me on Linux: What is exactly the error are you seeing? It's hard to figure out what is from from the issue description, and I it works for me on Linux :) |
Mark-Simulacrum
commented
Mar 27, 2018
@krk Could you let us know what you are seeing that goes wrong? We can't seem to reproduce (my previous comment turned out to not actually be the case). |
ollie27
commented
Mar 27, 2018
The issue occurs when running |
ollie27
commented
Apr 7, 2018
#49750 has fixed the issue of |
No description provided.