This requires keeping a &Revlog reference inside the RevlogEntry struct.
This struct already had the appropriate lifetime parameter.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHGf2f57724d4eb: rhg: Add RevlogEntry::data that does delta resolution
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.