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

Build without cargo's build-plan and build-ctx, just unit-tree #385

Merged
merged 5 commits into from
Jun 15, 2024

Commits on Jun 14, 2024

  1. reduce Package usage where just PackageId is necessary,

    also various small fixes
    boozook committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f0d1391 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. remove unnecessary lifetime

    boozook committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    5a175eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd35d14 View commit details
    Browse the repository at this point in the history
  3. apply clippy suggestions

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    boozook and github-actions[bot] authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    16dcadb View commit details
    Browse the repository at this point in the history
  4. fmt

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    boozook and github-actions[bot] authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1787d4c View commit details
    Browse the repository at this point in the history