sapling/eden/scm/edenscmnative/bindings
Durham Goode a40331be8d configs: unify system+user config loading into pure rust layer
Summary:
We had two spots that loaded system and user configs, one in the
pyconfigparser layer, and one in the pure rust config layer. In an upcoming diff
I'd like to move dynamicconfig loading down into the pure rust layer, so let's
unify these.

Reviewed By: quark-zju

Differential Revision: D22585554

fbshipit-source-id: 0cea7801ae1d5a3a3c12b80ee23b37f9e690e2bc
2020-08-16 16:55:59 -07:00
..
modules configs: unify system+user config loading into pure rust layer 2020-08-16 16:55:59 -07:00
src pybytes: convert Rust Bytes to Python buffer or memoryview 2020-06-30 10:19:03 -07:00
Cargo.toml pybytes: convert Rust Bytes to Python buffer or memoryview 2020-06-30 10:19:03 -07:00
dirs.pyi begin adding some type stubs for the Rust Python bindings 2020-08-11 21:45:04 -07:00