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

Add named path bases to cargo (v2) #3529

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 20, 2024

  1. Add named path bases to cargo (v2)

    Introduce shared base directories in Cargo configuration files that in turn enable base-relative path dependencies.
    dpaoliello committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4bd6953 View commit details
    Browse the repository at this point in the history
  2. Update RFC number

    dpaoliello committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5ccbe52 View commit details
    Browse the repository at this point in the history
  3. Rewrote motiviation

    dpaoliello committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e9f7566 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Address PR feedback

    dpaoliello committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4af121b View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    dpaoliello committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    247ff65 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Apply suggestions from code review

    Co-authored-by: Eric Huss <eric@huss.org>
    dpaoliello and ehuss committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b18416d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    707870d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50a3735 View commit details
    Browse the repository at this point in the history