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

Closed
wants to merge 1 commit into from
Closed

Move sapling_backingstore_get_tree_batch to cxx_bridge #7595

wants to merge 1 commit into from

Conversation

jdelliot
Copy link
Contributor

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

Copy link

netlify bot commented Nov 15, 2023

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 8f6fdd4
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/65665d162df16500088dcb45

@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

jdelliot pushed a commit to jdelliot/mvfst that referenced this pull request Nov 15, 2023
Summary:
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
jdelliot pushed a commit to jdelliot/proxygen that referenced this pull request Nov 15, 2023
Summary:
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
jdelliot pushed a commit to jdelliot/wangle that referenced this pull request Nov 15, 2023
Summary:
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
jdelliot pushed a commit to jdelliot/sapling that referenced this pull request Nov 15, 2023
Summary:
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
jdelliot pushed a commit to jdelliot/watchman that referenced this pull request Nov 15, 2023
Summary:
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
jdelliot pushed a commit to jdelliot/edencommon that referenced this pull request Nov 15, 2023
Summary:
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
jdelliot pushed a commit to jdelliot/rust-shed that referenced this pull request Nov 15, 2023
Summary:
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
jdelliot pushed a commit to jdelliot/fizz that referenced this pull request Nov 15, 2023
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
jdelliot pushed a commit to jdelliot/hsthrift that referenced this pull request Nov 15, 2023
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
jdelliot pushed a commit to jdelliot/katran that referenced this pull request Nov 15, 2023
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
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 29, 2023
@facebook-github-bot
Copy link
Contributor

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

2 similar comments
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@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
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. 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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. 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: ef0a197632671d76de9bc28a6b0ddfd3d7bb4c8d
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.

None yet

2 participants