Skip to content

Recognize new standard library directory structure #88

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

Merged
merged 1 commit into from
Aug 26, 2020
Merged

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Aug 26, 2020

Updates to recognize the library paths introduced in rust-lang/rust#73265.

  • Before: /toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/src/libstd/net/ip.rs
  • After: /toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/net/ip.rs

@dtolnay dtolnay merged commit e991940 into master Aug 26, 2020
@dtolnay dtolnay deleted the library branch August 26, 2020 02:51
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.

1 participant