Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documenting shared_library v0.1.7 takes forever #180

Open
observant2 opened this issue Oct 8, 2017 · 2 comments
Open

Documenting shared_library v0.1.7 takes forever #180

observant2 opened this issue Oct 8, 2017 · 2 comments

Comments

@observant2
Copy link

How to reproduce:

  1. Do chapter 1-2.5.
  2. At the section where you should run cargo add pistoncore-glutin_window, do it.
  3. Run cargo run to download the new dependencies and to see that the program still runs.
  4. Run cargo doc.

It will hang at "Documenting shared_library v0.1.7" for a long time.

In the meantime the Sudoku folder gets bigger and bigger (340 MB and still growing). This shouldn't behave like this. Maybe it would be good to exclude some documentation from being downloaded. I don't believe every doc is needed in this tutorial.

@bvssvni
Copy link
Member

bvssvni commented Oct 8, 2017

I see some versions have been yanked https://crates.io/crates/shared_library

@observant2
Copy link
Author

What does that mean? And is there a solution to it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants