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

x.py: run rustup toolchain link in setup #89212

Merged
merged 1 commit into from
Sep 29, 2021

Commits on Sep 27, 2021

  1. Link stage1 build to toolchain automatically

    Fixed types
    
    Add checks for rustup and if toolchain is linked
    
    Fortified rustup/directory checks; made other suggested changes
    
    Added check for output status
    
    Remove output of rustup from console
    
    Made suggested change
    
    Deleted confusing comment
    
    Fixed compiler error; removed extra declaration
    
    Refactored to smaller components; made suggested changes
    
    Automate toolchain linking for stage 1 builds
    Sl1mb0 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    adbb608 View commit details
    Browse the repository at this point in the history