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

docs(ref): Highlight commands to answer dep resolution questions #12903

Merged
merged 1 commit into from
Oct 31, 2023

Commits on Oct 31, 2023

  1. docs(ref): Highlight commands to answer dep resolution questions

    Previously, in the rust-lang#6666, the aptly named `cargo lucifer` was suggested
    for answering resolver questions.
    
    Turns out most of these can be answered now, between logging and `cargo
    tree`.
    This adds troubleshooting tips to help highlight the use of
    these commands to answer these questions.
    
    Fixes rust-lang#6666
    epage committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    086d16c View commit details
    Browse the repository at this point in the history