-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate the lifetimes of each input of OrdMap::diff and OrdSet::diff (…
…#42) This is a breaking change but only for code that uses turbofish syntax on the `diff` method, the `DiffIter` type, or the `DiffItem` type. Adapted from `im` PR #168. Co-authored-by: Joe Neeman <[email protected]> Co-authored-by: Simon Sapin <[email protected]>
- Loading branch information
1 parent
9347e5a
commit 94e30ef
Showing
3 changed files
with
29 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters