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

Fix rustdoc JSON lookup for crates with dashes. #177

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

obi1kenobi
Copy link
Owner

Closes #174.

@obi1kenobi obi1kenobi enabled auto-merge (squash) November 9, 2022 19:43
@obi1kenobi obi1kenobi merged commit 1396423 into main Nov 9, 2022
@obi1kenobi obi1kenobi deleted the fix_crates_with_dashes branch November 9, 2022 19:47
tonowak pushed a commit to tonowak/cargo-semver-check that referenced this pull request Nov 10, 2022
obi1kenobi added a commit that referenced this pull request Nov 10, 2022
… to baseline's manifest (#173)

* Changed how Cargo.toml of baseline is being built

* Replaced toml_edit with cargo_toml

* Moved code to a separate function

* Rephrased a comment

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>

* Moved a function out of struct

* ups forgot to compile

* Maybe bugfix: removing old Cargo.lock in placeholder project for rustdoc

* Fix rustdoc JSON lookup for crates with dashes. (#177)

* Removed --all-features while running rustdoc on placeholder project

* Removed a comment

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

Wrong path to generated rustdoc when giving a manifest path
1 participant