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,7 +41,17 @@ 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
46
+ icu::properties::maps::bidi_class#Fn
47
+ icu::properties::maps::canonical_combining_class#Fn
48
+ icu::properties::maps::east_asian_width#Fn
49
+ icu::properties::maps::general_category#Fn
50
+ icu::properties::maps::grapheme_cluster_break#Fn
51
+ icu::properties::maps::line_break#Fn
52
+ icu::properties::maps::script#Fn
53
+ icu::properties::maps::sentence_break#Fn
54
+ icu::properties::maps::word_break#Fn
26
55
icu::properties::names::PropertyEnumToValueNameLinearMapper#Struct
27
56
icu::properties::names::PropertyEnumToValueNameLinearMapper::as_borrowed#FnInStruct
28
57
icu::properties::names::PropertyEnumToValueNameLinearMapperBorrowed#Struct
@@ -35,3 +64,17 @@ icu::properties::names::PropertyEnumToValueNameSparseMapper#Struct
35
64
icu::properties::names::PropertyEnumToValueNameSparseMapper::as_borrowed#FnInStruct
36
65
icu::properties::names::PropertyEnumToValueNameSparseMapperBorrowed#Struct
37
66
icu::properties::names::PropertyEnumToValueNameSparseMapperBorrowed::get#FnInStruct
67
+ icu::properties::script::script_with_extensions#Fn
68
+ icu::properties::sets::load_for_ecma262#Fn
69
+ icu::segmenter::GraphemeClusterSegmenter::try_new#FnInStruct
70
+ icu::segmenter::LineSegmenter::try_new_auto#FnInStruct
71
+ icu::segmenter::LineSegmenter::try_new_auto_with_options#FnInStruct
72
+ icu::segmenter::LineSegmenter::try_new_dictionary#FnInStruct
73
+ icu::segmenter::LineSegmenter::try_new_dictionary_with_options#FnInStruct
74
+ icu::segmenter::LineSegmenter::try_new_lstm#FnInStruct
75
+ icu::segmenter::LineSegmenter::try_new_lstm_with_options#FnInStruct
76
+ icu::segmenter::SentenceSegmenter::try_new#FnInStruct
77
+ icu::segmenter::WordSegmenter::try_new_auto#FnInStruct
78
+ icu::segmenter::WordSegmenter::try_new_dictionary#FnInStruct
79
+ icu::segmenter::WordSegmenter::try_new_lstm#FnInStruct
80
+ icu::timezone::MetazoneCalculator::try_new#FnInStruct
0 commit comments