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

Remove all subcommand executables #420

Merged
merged 1 commit into from
Aug 27, 2014
Merged

Commits on Aug 27, 2014

  1. Remove all subcommand executables

    This commit removes all distributed executables except for `cargo`. All
    builtin subcommands are implemented through library calls, and the fallback
    methods are retained to maintain extensability through new subcommands.
    
    Closes rust-lang#393
    alexcrichton committed Aug 27, 2014
    11 Configuration menu
    Copy the full SHA
    34451af View commit details
    Browse the repository at this point in the history