sapling/eden/scm/exec
Jun Wu bbe2489e04 hgmain: set the global IO reference
Summary:
Set the global IO reference to the IO created by hgmain. This allows
other crates like `pypager` to use the `IO` without cloning or passing
the reference across layers (Rust references do not actually work for
across the Python boundary).

Reviewed By: sfilipco

Differential Revision: D26518027

fbshipit-source-id: 6144b06035d0ef9384cc1a37245c306071e35a9d
2021-02-23 15:09:13 -08:00
..
eden_apfs_mount_helper create subvolumes on disk backing repo 2021-01-29 20:43:23 -08:00
hgmain hgmain: set the global IO reference 2021-02-23 15:09:13 -08:00
scm_daemon Switch from failure::Fail trait to std::error::Error for errors 2019-11-22 08:53:31 -08:00
scratch mkscratch: remove old code 2021-02-20 15:42:37 -08:00
utils revisionstore: disallow reading LFS pointers from packfiles 2020-09-09 18:27:42 -07:00