Skip to content

Initial async fn detection in cc_bindings_from_rs#1033

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_915594950
Open

Initial async fn detection in cc_bindings_from_rs#1033
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_915594950

Conversation

@copybara-service
Copy link
Copy Markdown

Initial async fn detection in cc_bindings_from_rs

This CL just adds support for detecting when an async fn is encountered. It doesn't act on it yet besides displaying a more specific error message to the user.

@google-cla
Copy link
Copy Markdown

google-cla Bot commented May 14, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

This CL just adds support for detecting when an async fn is encountered. It doesn't act on it yet besides displaying a more specific error message to the user.

PiperOrigin-RevId: 915594950
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants