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 process exit with more detailed exit in src/bootstrap/*.rs #98994

Merged
merged 1 commit into from
Jul 7, 2022

Commits on Jul 7, 2022

  1. squash the commits

    implement detail_exit but I'm not sure it is right.
    
    not create new file and write detail exit in lib.rs
    
    replace std::process::exit to detail_exit
    
    that is not related to code runnning.
    
    remove pub
    kons-9 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d6de276 View commit details
    Browse the repository at this point in the history