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

[internal] Introduce new BuiltinGoal subsystem type. #13991

Merged
merged 11 commits into from
Jan 11, 2022

Commits on Dec 27, 2021

  1. [internal] Introduce new BuiltinGoal subsystem type.

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    kaos committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    f2f29ba View commit details
    Browse the repository at this point in the history
  2. Avoid computing scope options for unknown goals.

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    kaos committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    c521fa3 View commit details
    Browse the repository at this point in the history
  3. support showing help also for built in goals.

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    kaos committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    0dc6717 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    2eb707f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c9cfb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcaa33f View commit details
    Browse the repository at this point in the history
  4. cleanup

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    kaos committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    422ad60 View commit details
    Browse the repository at this point in the history
  5. remove commented tests

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    kaos committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    c727f1f View commit details
    Browse the repository at this point in the history
  6. place magic names in "constants".

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    kaos committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5371f65 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    91fe691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747e383 View commit details
    Browse the repository at this point in the history