Skip to content

Categorize functions by param/return Rust movability in item reports#539

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_874818309
Open

Categorize functions by param/return Rust movability in item reports#539
copybara-service[bot] wants to merge 1 commit intomainfrom
test_874818309

Conversation

@copybara-service
Copy link

Categorize functions by param/return Rust movability in item reports

This is split into one flag for the presence of a non-Rust-movable C++ type by value and one flag for the presence of a non-Rust-movable C++ type by pointer (or reference), which will have different levels of API friction at the Rust call site.

This is split into one flag for the presence of a non-Rust-movable C++ type by value and one flag for the presence of a non-Rust-movable C++ type by pointer (or reference), which will have different levels of API friction at the Rust call site.

PiperOrigin-RevId: 874818309
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.

1 participant