Skip to content

Commit 649f588

Browse files
authoredAug 26, 2024··
Merge pull request #1557 from Byron/merge-base
initial merge-base support
2 parents ec0d03a + 18c2fc4 commit 649f588

File tree

247 files changed

+939
-595
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

247 files changed

+939
-595
lines changed
 

Diff for: ‎Cargo.lock

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -389,3 +389,4 @@ borrow_as_ptr = "allow" # x2
389389
unnecessary_join = "allow" # x1
390390
stable_sort_primitive = "allow" # x1
391391
no_effect_underscore_binding = "allow" # x1
392+
empty_docs = "allow"

0 commit comments

Comments
 (0)
Please sign in to comment.