-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Packages can inherit fields from their root workspace #8664
Commits on Sep 6, 2020
-
Add additional fields to Cargo.toml [workspace]
Mukund Lakshman committedSep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for f12a4f7 - Browse repository at this point
Copy the full SHA f12a4f7View commit details -
Add tests for additional Cargo.toml workspace-specific properties.
Mukund Lakshman committedSep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 9967eae - Browse repository at this point
Copy the full SHA 9967eaeView commit details -
Implement shallow manifest cache & extract
find_workspace_root
Mukund Lakshman committedSep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 675acb6 - Browse repository at this point
Copy the full SHA 675acb6View commit details -
Add support for
MaybeWorkspace
fields.Mukund Lakshman committedSep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for ecedb51 - Browse repository at this point
Copy the full SHA ecedb51View commit details -
Add tests for MaybeWorkspace fields.
Mukund Lakshman committedSep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for fd5da0a - Browse repository at this point
Copy the full SHA fd5da0aView commit details -
Mukund Lakshman committed
Sep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 74a0d9d - Browse repository at this point
Copy the full SHA 74a0d9dView commit details -
Clean up workspace field inheritance code, add more tests.
Mukund Lakshman committedSep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for baed34c - Browse repository at this point
Copy the full SHA baed34cView commit details -
Mukund Lakshman committed
Sep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 38f7484 - Browse repository at this point
Copy the full SHA 38f7484View commit details -
Better errors when parsing MaybeWorkspace-wrapped fields.
Mukund Lakshman committedSep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 22ebec2 - Browse repository at this point
Copy the full SHA 22ebec2View commit details -
Refactor into DefinedTomlManifest and DefinedTomlProject structs.
Mukund Lakshman committedSep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 8b995c3 - Browse repository at this point
Copy the full SHA 8b995c3View commit details -
Mukund Lakshman committed
Sep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 9f504ac - Browse repository at this point
Copy the full SHA 9f504acView commit details -
Resolve
readme
andlicense-file
relative to the manifest.This will need more tests once we determine the desired behavior.
Mukund Lakshman committedSep 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 6c5af17 - Browse repository at this point
Copy the full SHA 6c5af17View commit details
Commits on Sep 7, 2020
-
Allow { workspace = true } when specifying dependencies.
Mukund Lakshman committedSep 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 7b80f5b - Browse repository at this point
Copy the full SHA 7b80f5bView commit details -
Add tests for dependency { workspace = true }
Mukund Lakshman committedSep 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 4b32fee - Browse repository at this point
Copy the full SHA 4b32feeView commit details
Commits on Sep 8, 2020
-
Mukund Lakshman committed
Sep 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 3415209 - Browse repository at this point
Copy the full SHA 3415209View commit details
Commits on Sep 9, 2020
-
Infer the version of path dependencies by peeking into their manifests.
Mukund Lakshman committedSep 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 33fe331 - Browse repository at this point
Copy the full SHA 33fe331View commit details -
Mukund Lakshman committed
Sep 9, 2020 Configuration menu - View commit details
-
Copy full SHA for a5f2018 - Browse repository at this point
Copy the full SHA a5f2018View commit details
Commits on Sep 12, 2020
-
Mukund Lakshman committed
Sep 12, 2020 Configuration menu - View commit details
-
Copy full SHA for ba4b75f - Browse repository at this point
Copy the full SHA ba4b75fView commit details