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 #209

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 Do not delete this pull request or issue due to inactivity. 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

jdelliot pushed a commit to jdelliot/velox that referenced this pull request Nov 29, 2023
…ator#7595)

Summary:

X-link: facebookincubator/katran#209

X-link: facebook/folly#2098

X-link: facebook/fbthrift#588

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
jdelliot added a commit to jdelliot/velox that referenced this pull request Nov 29, 2023
…ator#7595)

Summary:
Pull Request resolved: facebookincubator#7595

X-link: facebookincubator/katran#209

X-link: facebook/folly#2098

X-link: facebook/fbthrift#588

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

fbshipit-source-id: c5c21128ce4bbc7b5c71d8ef56ae6fa0012ea2ae
jdelliot added a commit to jdelliot/velox that referenced this pull request Nov 29, 2023
…ator#7595)

Summary:
Pull Request resolved: facebookincubator#7595

X-link: facebookincubator/katran#209

X-link: facebook/folly#2098

X-link: facebook/fbthrift#588

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

fbshipit-source-id: ef0a197632671d76de9bc28a6b0ddfd3d7bb4c8d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants