Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move sapling_backingstore_get_tree_batch to cxx_bridge #121

Closed
wants to merge 1 commit into from

Conversation

jdelliot
Copy link
Contributor

Summary:
X-link: facebookexperimental/rust-shed#46

X-link: facebook/watchman#1174

X-link: facebook/wangle#223

X-link: facebook/proxygen#474

X-link: facebook/mvfst#323

X-link: facebook/hhvm#9413

X-link: facebook/folly#2098

X-link: facebook/fboss#167

X-link: facebookincubator/velox#7595

cxx.rs provides a more ergonomic and opinionated interop layer between Rust and C++ that we would like to leverage for future API chages.

This moves sapling_backingstore_get_tree_batch from the existing cbindgen implemenation to the new cxxbridge.

Reviewed By: xavierd

Differential Revision: D51321500

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 15, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51321500

Summary:
cxx.rs provides a more ergonomic and opinionated interop layer between Rust and C++ that we would like to leverage for future API chages.

This moves  sapling_backingstore_get_tree_batch from the existing cbindgen implemenation to the new cxxbridge.

Reviewed By: xavierd

Differential Revision: D51321500
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51321500

@jdelliot jdelliot closed this Nov 28, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51321500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants