Skip to content

Commit 29fa68e

Browse files
Googlercopybara-github
authored andcommitted
Remove fmt feature as launched
It's worked! PiperOrigin-RevId: 878627843
1 parent 3daebf2 commit 29fa68e

File tree

55 files changed

+226
-280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+226
-280
lines changed

cc_bindings_from_rs/test/consts/consts_cc_api.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Automatically @generated C++ bindings for the following Rust crate:
66
// consts_golden
77
// Features: assume_lifetimes, callables, check_default_initialized,
8-
// experimental, fmt, supported, unsafe_view, wrapper
8+
// experimental, supported, unsafe_view, wrapper
99

1010
// clang-format off
1111
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_CONSTS_CONSTS_GOLDEN

cc_bindings_from_rs/test/consts/consts_cc_api_impl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// Automatically @generated C++ bindings for the following Rust crate:
66
// consts_golden
7-
// Features: assume_lifetimes, callables, check_default_initialized, experimental, fmt, supported, unsafe_view, wrapper
7+
// Features: assume_lifetimes, callables, check_default_initialized, experimental, supported, unsafe_view, wrapper
88

99
#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
1010
#![allow(improper_ctypes_definitions)]

cc_bindings_from_rs/test/enums/enums_cc_api.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Automatically @generated C++ bindings for the following Rust crate:
66
// enums_golden
77
// Features: assume_lifetimes, callables, check_default_initialized,
8-
// experimental, fmt, supported, unsafe_view, wrapper
8+
// experimental, supported, unsafe_view, wrapper
99

1010
// clang-format off
1111
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_ENUMS_ENUMS_GOLDEN

cc_bindings_from_rs/test/enums/enums_cc_api_impl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// Automatically @generated C++ bindings for the following Rust crate:
66
// enums_golden
7-
// Features: assume_lifetimes, callables, check_default_initialized, experimental, fmt, supported, unsafe_view, wrapper
7+
// Features: assume_lifetimes, callables, check_default_initialized, experimental, supported, unsafe_view, wrapper
88

99
#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
1010
#![allow(improper_ctypes_definitions)]

cc_bindings_from_rs/test/function_pointers/function_pointers_cc_api.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Automatically @generated C++ bindings for the following Rust crate:
66
// function_pointers_golden
77
// Features: assume_lifetimes, callables, check_default_initialized,
8-
// experimental, fmt, supported, unsafe_view, wrapper
8+
// experimental, supported, unsafe_view, wrapper
99

1010
// clang-format off
1111
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_FUNCTION_POINTERS_FUNCTION_POINTERS_GOLDEN

cc_bindings_from_rs/test/function_pointers/function_pointers_cc_api_impl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// Automatically @generated C++ bindings for the following Rust crate:
66
// function_pointers_golden
7-
// Features: assume_lifetimes, callables, check_default_initialized, experimental, fmt, supported, unsafe_view, wrapper
7+
// Features: assume_lifetimes, callables, check_default_initialized, experimental, supported, unsafe_view, wrapper
88

99
#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
1010
#![allow(improper_ctypes_definitions)]

cc_bindings_from_rs/test/functions/functions_cc_api.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Automatically @generated C++ bindings for the following Rust crate:
66
// functions_golden
77
// Features: assume_lifetimes, callables, check_default_initialized,
8-
// experimental, fmt, supported, unsafe_view, wrapper
8+
// experimental, supported, unsafe_view, wrapper
99

1010
// clang-format off
1111
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_FUNCTIONS_FUNCTIONS_GOLDEN

cc_bindings_from_rs/test/functions/functions_cc_api_impl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// Automatically @generated C++ bindings for the following Rust crate:
66
// functions_golden
7-
// Features: assume_lifetimes, callables, check_default_initialized, experimental, fmt, supported, unsafe_view, wrapper
7+
// Features: assume_lifetimes, callables, check_default_initialized, experimental, supported, unsafe_view, wrapper
88

99
#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
1010
#![allow(improper_ctypes_definitions)]

cc_bindings_from_rs/test/golden/composable_bridging_cc_api.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Automatically @generated C++ bindings for the following Rust crate:
66
// composable_bridging_rust_golden
77
// Features: assume_lifetimes, callables, check_default_initialized,
8-
// experimental, fmt, supported, unsafe_view, wrapper
8+
// experimental, supported, unsafe_view, wrapper
99

1010
// clang-format off
1111
#ifndef THIRD_PARTY_CRUBIT_CC_BINDINGS_FROM_RS_TEST_GOLDEN_COMPOSABLE_BRIDGING_RUST_GOLDEN

cc_bindings_from_rs/test/golden/composable_bridging_cc_api_impl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// Automatically @generated C++ bindings for the following Rust crate:
66
// composable_bridging_rust_golden
7-
// Features: assume_lifetimes, callables, check_default_initialized, experimental, fmt, supported, unsafe_view, wrapper
7+
// Features: assume_lifetimes, callables, check_default_initialized, experimental, supported, unsafe_view, wrapper
88

99
#![allow(unused_unsafe, deprecated, non_snake_case, unreachable_code)]
1010
#![allow(improper_ctypes_definitions)]

0 commit comments

Comments
 (0)