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

feat: implement workspace inheritance #506

Merged

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    eec2d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4c64b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0701a03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0eb4cb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    4dc614e View commit details
    Browse the repository at this point in the history
  2. fix: upgrade cargo dep to 0.65

    using cargo crate at 0.64 was causing some tests to compile crates with rustc 1.63, which is incompatible with workspace inheritance
    oddgrd committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    014fab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e813214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    294854f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    237aab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53b8181 View commit details
    Browse the repository at this point in the history