Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// aliasing_references_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_ALIASING_REFERENCES_ALIASING_REFERENCES_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// aliasing_references_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/arrays/arrays_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// arrays_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_ARRAYS_ARRAYS_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/arrays/arrays_cc_api_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// arrays_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/attribute/cpp_name_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// cpp_name_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_ATTRIBUTE_CPP_NAME_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/attribute/cpp_name_cc_api_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// cpp_name_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/attribute/must_bind_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// must_bind_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_ATTRIBUTE_MUST_BIND_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// must_bind_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// rust_lib_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_BRIDGING_PROTOBUF_RUST_LIB_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// rust_lib_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/enums/cpp_enums_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// cpp_enums_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_ENUMS_CPP_ENUMS_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/enums/option_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// option_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_ENUMS_OPTION_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/enums/option_cc_api_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// option_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/enums/result_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// result_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_ENUMS_RESULT_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/enums/result_cc_api_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// result_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// rs_default_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_KNOWN_TRAITS_DEFAULT_RS_DEFAULT_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// rs_default_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/known_traits/from/from_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// from_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_KNOWN_TRAITS_FROM_FROM_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// from_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// rs_index_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_KNOWN_TRAITS_INDEX_RS_INDEX_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// rs_index_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/known_traits/into/into_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// into_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_KNOWN_TRAITS_INTO_INTO_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// into_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/lifetimes/lifetimes_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// lifetimes_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_LIFETIMES_LIFETIMES_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// lifetimes_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/modules/modules_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// modules_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_MODULES_MODULES_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/modules/modules_cc_api_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// modules_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/move_semantics/move_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// move_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_MOVE_SEMANTICS_MOVE_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// move_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/never/never_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// never_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_NEVER_NEVER_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/never/never_cc_api_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// never_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/no_std/no_core_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// no_core_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_NO_STD_NO_CORE_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/no_std/no_core_cc_api_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// no_core_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/no_std/no_std_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// no_std_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_NO_STD_NO_STD_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/no_std/no_std_cc_api_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// no_std_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// pass_by_value_unmovable_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_PASS_BY_VALUE_UNMOVABLE_PASS_BY_VALUE_UNMOVABLE_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// pass_by_value_unmovable_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/str/str_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// str_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_STR_STR_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/str/str_cc_api_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// str_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/structs/structs_cc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// structs_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_STRUCTS_STRUCTS_GOLDEN
Expand Down
2 changes: 1 addition & 1 deletion cc_bindings_from_rs/test/structs/structs_cc_api_impl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// structs_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// tuple_structs_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_STRUCTS_TUPLE_STRUCTS_TUPLE_STRUCTS_GOLDEN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// tuple_structs_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
#![allow(improper_ctypes_definitions)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

// Automatically @generated C++ bindings for the following Rust crate:
// unit_structs_golden
// Features: fmt, supported, types
// Features: fmt, leading_colons_for_cpp_type, supported, types

// clang-format off
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_STRUCTS_UNIT_STRUCTS_UNIT_STRUCTS_GOLDEN
Expand Down
Loading