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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo: Remove cargo_fetch dependency and rework the architecture #168

Merged

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    c835a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    227b1d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1df4460 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13c1fc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8be51c7 View commit details
    Browse the repository at this point in the history
  6. Test, Cargo: Use cargo-marker as a binary again in uitests

    I still like the idea of using `cargo-marker` as a library. However, this would limit the normal driver discovery mechanism for external uitests. This is not to say it can't be done, just that this is a good fix in the meantime.
    xFrednet committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5a88b4a View commit details
    Browse the repository at this point in the history
  7. Cargo: Adjusting cargo invocation to make rustup load libs correctly

    Toolchains are pain, it would be so awesome if marker could just be a part of rustup
    xFrednet committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    af6d518 View commit details
    Browse the repository at this point in the history