ben--
ben--
Differential Revision: D57104118
### Thank you for the bug report - [x] I am using the latest version of `doom-modeline` related packages. - [x] I checked [FAQ](https://github.com/seagle0128/doom-modeline#faq). - [ ] You may also...
Make iobuf available to rust code as the crate `iobuf`. This code was tested by compiling this version of folly into fbthrift and sapling/edenfs. Without it, some upcoming changes to...
**This PR depends on #2503 and must land after it.** Make iobuf available to python code through fbcode_build and cmake. This code was tested by compiling this version of folly...
This diff aligns the OSS target naming with that in the internal BUCK build, enabling fb303 to build with PYTHON_EXTENSIONS enabled as well as clearing the way for other projects...
Recent changes to EdenFS have caused the OSS build of integration tests to go stale. These are some targeted fixes to get them working again: 1. Make the python-psutil package...
WARNING: This is a WORK-IN-PROGRESS -- it enables the edenfs build to work but is likely non-functional This PR includes a stub implementation of an OSS version of the internal-only...
This PR contains a number of small build fixes -- mostly areas where the OSS EdenFS build had not kept up to date with the internal implementation. Tested through building...
The internal build of EdenFS depends on a number of tools/libraries that are either tightly-coupled to internal infrastructure or can't be open sourced for other reasons. This diff turns off...