Skip to content

Commit ed82a3d

Browse files
zrlkcopybara-github
authored andcommitted
Update goldens.
PiperOrigin-RevId: 887100111
1 parent 8cded99 commit ed82a3d

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

rs_bindings_from_cc/test/consume_absl/absl_functional.golden.rs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,19 +157,19 @@ pub mod absl_functional_internal {
157157
// error: class `std::pmr::polymorphic_allocator<char>` could not be bound
158158
// template instantiation is not yet supported
159159

160-
// Generated from: nowhere/llvm/src/libcxx/include/string;l=734
160+
// Generated from: nowhere/llvm/src/libcxx/include/string;l=735
161161
// error: class `std::basic_string<char32_t, std::char_traits<char32_t>, std::pmr::polymorphic_allocator<char32_t>>` could not be bound
162162
// template instantiation is not yet supported
163163

164-
// Generated from: nowhere/llvm/src/libcxx/include/string;l=734
164+
// Generated from: nowhere/llvm/src/libcxx/include/string;l=735
165165
// error: class `std::basic_string<char32_t, std::char_traits<char32_t>, std::allocator<char32_t>>` could not be bound
166166
// template instantiation is not yet supported
167167

168-
// Generated from: nowhere/llvm/src/libcxx/include/string;l=734
168+
// Generated from: nowhere/llvm/src/libcxx/include/string;l=735
169169
// error: class `std::basic_string<char16_t, std::char_traits<char16_t>, std::pmr::polymorphic_allocator<char16_t>>` could not be bound
170170
// template instantiation is not yet supported
171171

172-
// Generated from: nowhere/llvm/src/libcxx/include/string;l=734
172+
// Generated from: nowhere/llvm/src/libcxx/include/string;l=735
173173
// error: class `std::basic_string<char16_t, std::char_traits<char16_t>, std::allocator<char16_t>>` could not be bound
174174
// template instantiation is not yet supported
175175

rs_bindings_from_cc/test/display/displayables_api.rs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -423,19 +423,19 @@ impl Default for DisplayInRust {
423423
// error: class `std::pmr::polymorphic_allocator<char>` could not be bound
424424
// template instantiation is not yet supported
425425

426-
// Generated from: nowhere/llvm/src/libcxx/include/string;l=734
426+
// Generated from: nowhere/llvm/src/libcxx/include/string;l=735
427427
// error: class `std::basic_string<char32_t, std::char_traits<char32_t>, std::pmr::polymorphic_allocator<char32_t>>` could not be bound
428428
// template instantiation is not yet supported
429429

430-
// Generated from: nowhere/llvm/src/libcxx/include/string;l=734
430+
// Generated from: nowhere/llvm/src/libcxx/include/string;l=735
431431
// error: class `std::basic_string<char32_t, std::char_traits<char32_t>, std::allocator<char32_t>>` could not be bound
432432
// template instantiation is not yet supported
433433

434-
// Generated from: nowhere/llvm/src/libcxx/include/string;l=734
434+
// Generated from: nowhere/llvm/src/libcxx/include/string;l=735
435435
// error: class `std::basic_string<char16_t, std::char_traits<char16_t>, std::pmr::polymorphic_allocator<char16_t>>` could not be bound
436436
// template instantiation is not yet supported
437437

438-
// Generated from: nowhere/llvm/src/libcxx/include/string;l=734
438+
// Generated from: nowhere/llvm/src/libcxx/include/string;l=735
439439
// error: class `std::basic_string<char16_t, std::char_traits<char16_t>, std::allocator<char16_t>>` could not be bound
440440
// template instantiation is not yet supported
441441

0 commit comments

Comments
 (0)