-
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
[experiment] patch
with patch files
#13779
Closed
Closed
Commits on Jul 24, 2024
-
feat(unstable): new unstable feature
patch-files
Since `[patch]` section exists also in config, so have it inboth cargo-features and -Z flag.
Configuration menu - View commit details
-
Copy full SHA for 97cc78e - Browse repository at this point
Copy the full SHA 97cc78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e332930 - Browse repository at this point
Copy the full SHA e332930View commit details -
feat(schemas):
SourceKind::Patched
(unstable)`SourceKind::Patched` represents a source patched by local patch files.
Configuration menu - View commit details
-
Copy full SHA for c15a379 - Browse repository at this point
Copy the full SHA c15a379View commit details -
feat: support
SourceKind::Patched
in SourceIdOne thing left out here is a consistent/stable hash for patches, The are absolute local paths that might introduces unnecessary changes in lockfile. To mitigate this, patches under the current workspace root will be relative.
Configuration menu - View commit details
-
Copy full SHA for c72099a - Browse repository at this point
Copy the full SHA c72099aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b77f76 - Browse repository at this point
Copy the full SHA 4b77f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15adf47 - Browse repository at this point
Copy the full SHA 15adf47View commit details -
Configuration menu - View commit details
-
Copy full SHA for fceb959 - Browse repository at this point
Copy the full SHA fceb959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 186d738 - Browse repository at this point
Copy the full SHA 186d738View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e678c0 - Browse repository at this point
Copy the full SHA 7e678c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a18b5 - Browse repository at this point
Copy the full SHA d7a18b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a540014 - Browse repository at this point
Copy the full SHA a540014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33d4ae2 - Browse repository at this point
Copy the full SHA 33d4ae2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.