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

Don't register any options as recursive. #10415

Merged
merged 2 commits into from Jul 21, 2020

Commits on Jul 21, 2020

  1. Don't register any options as recursive.

    This will remove the --level option from the
    advanced options help of every single scope...
    
    Note that this doesn't remove the recursive options
    machinery - that is used under the covers to support
    subsystems scoped to other subsystems, and we're
    not yet sure what we want to do with those.
    
    [ci skip-rust-tests]
    benjyw committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    e1b7ced View commit details
    Browse the repository at this point in the history
  2. Lint

    # Rust tests will be skipped. Delete if not intended.
    [ci skip-rust-tests]
    benjyw committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    7af045a View commit details
    Browse the repository at this point in the history