From 80fe76fd23dd4733009049fc835340d974a31189 Mon Sep 17 00:00:00 2001 From: "Shane F. Carr" Date: Thu, 21 Nov 2024 15:21:05 -0800 Subject: [PATCH] diplomat --- ffi/capi/tests/missing_apis.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ffi/capi/tests/missing_apis.txt b/ffi/capi/tests/missing_apis.txt index 5196287e19a..5f680e137f8 100644 --- a/ffi/capi/tests/missing_apis.txt +++ b/ffi/capi/tests/missing_apis.txt @@ -35,8 +35,7 @@ icu::datetime::FixedCalendarDateTimeFormatter::into_formatter#FnInStruct icu::datetime::FixedCalendarDateTimeFormatter::try_new#FnInStruct icu::datetime::FormattedDateTime#Struct icu::datetime::FormattedDateTime::pattern#FnInStruct -icu::datetime::FormattedDateTime::to_string_lossy#FnInStruct -icu::datetime::FormattedDateTime::try_write_to_parts#FnInStruct +icu::datetime::FormattedDateTime::to_string#FnInStruct icu::datetime::Length#Enum icu::datetime::Length::into_option#FnInEnum icu::datetime::MismatchedCalendarError#Struct