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

Handle renamed crates #487

Merged
merged 1 commit into from
Nov 25, 2019
Merged

Conversation

pietroalbini
Copy link
Member

Fixes #477
r? @jyn514

Copy link
Member

@jyn514 jyn514 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that this will crash the builder for targets that aren't libraries, that should be fixed before this is merged. Everything else is pretty minor.

src/db/add_package.rs Outdated Show resolved Hide resolved
src/db/add_package.rs Outdated Show resolved Hide resolved
src/docbuilder/rustwide_builder.rs Outdated Show resolved Hide resolved
src/utils/cargo_metadata.rs Outdated Show resolved Hide resolved
src/utils/cargo_metadata.rs Outdated Show resolved Hide resolved
@pietroalbini
Copy link
Member Author

Addressed review comments.

@jyn514 jyn514 merged commit a6e6aa9 into rust-lang:master Nov 25, 2019
@jyn514
Copy link
Member

jyn514 commented Nov 25, 2019

Looks great!

image

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.

Missing documentation, possibly due to package renaming
2 participants