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

Replace absolute paths with relative ones #77892

Merged
merged 1 commit into from
Oct 14, 2020

Commits on Oct 13, 2020

  1. Replace absolute paths with relative ones

    Modern compilers allow reaching external crates
    like std or core via relative paths in modules
    outside of lib.rs and main.rs.
    est31 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    a0fc455 View commit details
    Browse the repository at this point in the history