Commit graph

15 commits

Author SHA1 Message Date
Arlo Siemsen dd5134c7a5 Implement RFC 3289: source replacement ambiguity 2022-10-07 22:30:59 -05:00
Scott Schafer ab18bd40d5 refactor(testsuite): Replace [project] with [package] 2022-09-26 09:51:16 -06:00
Wim Looman 492358a19f
Only override published resolver when the workspace is different 2022-08-10 09:26:50 +02:00
Wim Looman d953c3b2d7
Override to resolver=1 in published package 2022-07-29 16:03:05 +02:00
Scott Schafer 2c810afda9 Stabilize workspace inheritance 2022-07-23 09:36:49 -05:00
Scott Schafer c239e407e7 add a reason to masquerade_as_nightly_cargo so it is searchable 2022-07-15 21:32:23 -05:00
Scott Schafer a18b97f8f3 Prefer dependency.workspace = true to dependency = { workspace = true } when only specifying { workspace = true } 2022-04-20 10:45:18 -05:00
Scott Schafer ea79548c1b Prefer field.workspace = true to field = { workspace = true } 2022-04-20 10:44:53 -05:00
Scott Schafer 114f1e53f7 Part 7 of RFC2906 - Add support for inheriting exclude and include 2022-04-13 18:32:53 -05:00
Scott Schafer 494eb293ff Part 6 of RFC2906 - Switch the inheritance source from workspace to workspace.package 2022-04-13 15:22:38 -05:00
Scott Schafer 327976f36a Part 5 of RFC2906 - Add support for inheriting rust-version 2022-04-13 12:03:40 -05:00
Scott Schafer 3bbb781ae7 Part 4 of RFC2906 - Add support for inheriting readme 2022-04-08 15:18:48 -05:00
Scott Schafer 3d07652c38 Part 3 of RFC2906 - Add support for inheriting license-path, and depednency.path 2022-04-07 16:34:34 -05:00
scott 0cd55465a4 Part 2 of RFC2906 - allow inheriting from parent workspaces 2022-04-04 15:32:46 -05:00
scott e6992d4310 -- renamed deduplicate_workspace to inheritable_workspace_fields
-- removed `[]` from error messages in favor of back-ticks
2022-03-23 16:47:06 -05:00
Renamed from tests/testsuite/deduplicate_workspace.rs (Browse further)