Skip to content
Snippets Groups Projects
Commit a83ec3696584 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

copies-rust: hide most of the comparison details inside a closure

The function that compares values needs various supporting elements that are
the same for each call. We are about to both make change to these element and
change to call sites in our upcoming work. So abstracting most of the details
will help to avoid conflict while these works happen in parallel.

Differential Revision: https://phab.mercurial-scm.org/D9426
parent 640f1cea35a7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment