14
14
# Please check in with @Manishearth, @robertbastian, or @sffc if you have questions
15
15
16
16
17
+ icu::calendar::AnyCalendar::try_new_for_locale#FnInEnum
18
+ icu::calendar::week::WeekCalculator::try_new#FnInStruct
19
+ icu::collator::Collator::try_new#FnInStruct
20
+ icu::datetime::TimeFormatter::try_new_with_length#FnInStruct
21
+ icu::datetime::TypedZonedDateTimeFormatter::try_new#FnInStruct
22
+ icu::datetime::ZonedDateTimeFormatter::try_new#FnInStruct
23
+ icu::datetime::ZonedDateTimeFormatter::try_new_experimental#FnInStruct
24
+ icu::decimal::FixedDecimalFormatter::try_new#FnInStruct
25
+ icu::locid_transform::LocaleExpander::try_new_extended#FnInStruct
26
+ icu::normalizer::ComposingNormalizer::try_new_nfc#FnInStruct
27
+ icu::normalizer::ComposingNormalizer::try_new_nfkc#FnInStruct
28
+ icu::normalizer::DecomposingNormalizer::try_new_nfd_with#FnInStruct
29
+ icu::normalizer::DecomposingNormalizer::try_new_nfkd#FnInStruct
30
+ icu::normalizer::properties::CanonicalCombiningClassMap::try_new#FnInStruct
31
+ icu::normalizer::properties::CanonicalComposition::try_new#FnInStruct
32
+ icu::normalizer::properties::CanonicalDecomposition::try_new#FnInStruct
33
+ icu::plurals::PluralRules::try_new#FnInStruct
34
+ icu::plurals::PluralRules::try_new_cardinal#FnInStruct
35
+ icu::plurals::PluralRules::try_new_ordinal#FnInStruct
17
36
icu::properties::bidi_data::BidiAuxiliaryProperties#Struct
18
37
icu::properties::bidi_data::BidiAuxiliaryProperties::as_borrowed#FnInStruct
19
38
icu::properties::bidi_data::BidiAuxiliaryProperties::from_data#FnInStruct
@@ -22,6 +41,7 @@ icu::properties::bidi_data::BidiAuxiliaryPropertiesBorrowed::get32_mirroring_pro
22
41
icu::properties::bidi_data::BidiAuxiliaryPropertiesBorrowed::get32_pairing_props#FnInStruct
23
42
icu::properties::bidi_data::BidiMirroringProperties#Struct
24
43
icu::properties::bidi_data::BidiPairingProperties#Enum
44
+ icu::properties::bidi_data::load_bidi_auxiliary_properties#Fn
25
45
icu::properties::bidi_data::load_bidi_auxiliary_properties_unstable#Fn
26
46
icu::properties::names::PropertyEnumToValueNameLinearMapper#Struct
27
47
icu::properties::names::PropertyEnumToValueNameLinearMapper::as_borrowed#FnInStruct
@@ -35,3 +55,17 @@ icu::properties::names::PropertyEnumToValueNameSparseMapper#Struct
35
55
icu::properties::names::PropertyEnumToValueNameSparseMapper::as_borrowed#FnInStruct
36
56
icu::properties::names::PropertyEnumToValueNameSparseMapperBorrowed#Struct
37
57
icu::properties::names::PropertyEnumToValueNameSparseMapperBorrowed::get#FnInStruct
58
+ icu::properties::script::load_script_with_extensions#Fn
59
+ icu::properties::sets::load_for_ecma262#Fn
60
+ icu::segmenter::GraphemeClusterSegmenter::try_new#FnInStruct
61
+ icu::segmenter::LineSegmenter::try_new_auto#FnInStruct
62
+ icu::segmenter::LineSegmenter::try_new_auto_with_options#FnInStruct
63
+ icu::segmenter::LineSegmenter::try_new_dictionary#FnInStruct
64
+ icu::segmenter::LineSegmenter::try_new_dictionary_with_options#FnInStruct
65
+ icu::segmenter::LineSegmenter::try_new_lstm#FnInStruct
66
+ icu::segmenter::LineSegmenter::try_new_lstm_with_options#FnInStruct
67
+ icu::segmenter::SentenceSegmenter::try_new#FnInStruct
68
+ icu::segmenter::WordSegmenter::try_new_auto#FnInStruct
69
+ icu::segmenter::WordSegmenter::try_new_dictionary#FnInStruct
70
+ icu::segmenter::WordSegmenter::try_new_lstm#FnInStruct
71
+ icu::timezone::MetazoneCalculator::try_new#FnInStruct
0 commit comments