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

ignore rustwide from Cargo's workspace #1022

Merged
merged 2 commits into from
Sep 1, 2020

Conversation

pietroalbini
Copy link
Member

No description provided.

@jyn514 jyn514 self-assigned this Sep 1, 2020
Cargo.toml Outdated Show resolved Hide resolved
@jyn514
Copy link
Member

jyn514 commented Sep 1, 2020

For posterity: this is fallout from #1000 and fixes the following error when building locally:

2020/09/01 14:26:59 [INFO] rustwide::cmd: running `Command { std: "/home/imperio/rust/docs.rs/.workspace/cargo-home/bin/cargo" "+nightly" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
Error: Building documentation failed

Caused by:
    invalid Cargo.toml syntax

@jyn514 jyn514 added A-builds Area: Building the documentation for a crate S-waiting-on-author Status: This PR is incomplete or needs to address review comments labels Sep 1, 2020
Co-authored-by: Joshua Nelson <[email protected]>
@jyn514 jyn514 removed the S-waiting-on-author Status: This PR is incomplete or needs to address review comments label Sep 1, 2020
@jyn514 jyn514 merged commit f52b160 into rust-lang:master Sep 1, 2020
@pietroalbini pietroalbini deleted the fix-crate-build branch January 18, 2021 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-builds Area: Building the documentation for a crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants