sapling/eden
Yan Soares Couto c7f872602c Common implementation for all hash types
Summary:
Code was very duplicated between ContentId, Sha1, Sha256. And in this stack I plan to implement even more hashes, so I made this macro which makes it really easy to do so.

I took the opportunity to make the inner field not public, and only accessible via from/into.

Reviewed By: liubov-dmitrieva

Differential Revision: D29992279

fbshipit-source-id: c0b7225a3634071a1b1513119ec516d14bd8fd9e
2021-08-02 05:37:20 -07:00
..
fs Fix typo in inode documentation 2021-07-30 15:27:59 -07:00
hg-server Make thrift-generated dyn async traits future compatible 2021-07-29 16:25:33 -07:00
integration make hg inform edenfs of newly created root manifests 2021-07-29 10:01:02 -07:00
locale
mononoke Common implementation for all hash types 2021-08-02 05:37:20 -07:00
scm Common implementation for all hash types 2021-08-02 05:37:20 -07:00
test_support fix systemd tests locally 2021-07-09 17:24:11 -07:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml