Skip to content

docs.rs should ignore .cargo/config #650

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

Closed
jyn514 opened this issue Mar 21, 2020 · 10 comments · Fixed by rust-lang/rustwide#22 or #763
Closed

docs.rs should ignore .cargo/config #650

jyn514 opened this issue Mar 21, 2020 · 10 comments · Fixed by rust-lang/rustwide#22 or #763

Comments

@jyn514
Copy link
Member

jyn514 commented Mar 21, 2020

Fixing this should be basically the same steps as #555 (comment), rustwide should remove .cargo/config before starting the build.

Originally posted by @jyn514 in #647 (comment)

@Freax13
Copy link

Freax13 commented May 6, 2020

i'll try working on it

@jyn514
Copy link
Member Author

jyn514 commented May 7, 2020

This won't be fixed until we bump the version of rustwide.

@jyn514 jyn514 reopened this May 7, 2020
@phil-opp
Copy link

I'm maintaining a crate whose docs.rs builds fail because of this issue. Do you plan to bump rustwide soon or should I try work around it?

@Nemo157
Copy link
Member

Nemo157 commented May 20, 2020

#758 will have a rustwide bump once the async changes are released, though that may take some time, so a small PR bumping to 0.7.0 to get this fix out seems useful.

@jyn514
Copy link
Member Author

jyn514 commented May 20, 2020

I'll make a PR updating it.

@phil-opp
Copy link

Thanks a lot!

@phil-opp
Copy link

That was quick, thank you! Is there a way to rerun a failed docs.rs build or do I need to push a new version?

@jyn514
Copy link
Member Author

jyn514 commented May 20, 2020

I can rerun the build for you. What crate and version?

@jyn514
Copy link
Member Author

jyn514 commented May 20, 2020

I guessed that it was bootloader 0.9.3, it just rebuilt successfully :) https://docs.rs/crate/bootloader/0.9.3

@phil-opp
Copy link

Yes, it was. Thank you so much!

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