Skip to content

Remove custom Vec<u8> wrapper from regex as Crubit bridges that now - #76

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_967102157
Aug 20, 2026
Merged

Remove custom Vec<u8> wrapper from regex as Crubit bridges that now#76
copybara-service[bot] merged 1 commit into
mainfrom
test_967102157

Conversation

@copybara-service

Copy link
Copy Markdown

Remove custom Vec wrapper from regex as Crubit bridges that now

Crubit is now able to bridge a Vec to an rs_std::Vec<uint8_t> in C++. That means we can get rid of our utility.

@copybara-service
copybara-service Bot force-pushed the test_967102157 branch 5 times, most recently from d35ec34 to 8612d2e Compare August 20, 2026 09:27
Crubit is now able to bridge a Vec<u8> to an rs_std::Vec<uint8_t> in C++. That means we can get rid of our utility.

PiperOrigin-RevId: 967686494
@copybara-service
copybara-service Bot merged commit b1f7553 into main Aug 20, 2026
@copybara-service
copybara-service Bot deleted the test_967102157 branch August 20, 2026 09:35
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