14
14
# Please check in with @Manishearth, @robertbastian, or @sffc if you have questions
15
15
16
16
17
+ icu::calendar::AnyCalendar::new#FnInEnum
18
+ icu::calendar::AnyCalendar::new_for_locale#FnInEnum
19
+ icu::calendar::week::WeekCalculator::try_new#FnInStruct
20
+ icu::collator::Collator::try_new#FnInStruct
21
+ icu::datetime::TimeFormatter::try_new_with_length#FnInStruct
22
+ icu::datetime::TypedZonedDateTimeFormatter::try_new#FnInStruct
23
+ icu::datetime::ZonedDateTimeFormatter::try_new#FnInStruct
24
+ icu::datetime::ZonedDateTimeFormatter::try_new_experimental#FnInStruct
25
+ icu::decimal::FixedDecimalFormatter::try_new#FnInStruct
26
+ icu::locid_transform::LocaleCanonicalizer::new#FnInStruct
27
+ icu::locid_transform::LocaleExpander::new_extended#FnInStruct
28
+ icu::normalizer::ComposingNormalizer::new_nfc#FnInStruct
29
+ icu::normalizer::ComposingNormalizer::new_nfkc#FnInStruct
30
+ icu::normalizer::DecomposingNormalizer::new_nfd#FnInStruct
31
+ icu::normalizer::DecomposingNormalizer::new_nfkd#FnInStruct
32
+ icu::normalizer::properties::CanonicalCombiningClassMap::new#FnInStruct
33
+ icu::normalizer::properties::CanonicalComposition::new#FnInStruct
34
+ icu::normalizer::properties::CanonicalDecomposition::new#FnInStruct
35
+ icu::plurals::PluralRules::try_new#FnInStruct
36
+ icu::plurals::PluralRules::try_new_cardinal#FnInStruct
37
+ icu::plurals::PluralRules::try_new_ordinal#FnInStruct
17
38
icu::properties::bidi_data::BidiAuxiliaryProperties#Struct
18
39
icu::properties::bidi_data::BidiAuxiliaryProperties::as_borrowed#FnInStruct
19
40
icu::properties::bidi_data::BidiAuxiliaryProperties::from_data#FnInStruct
@@ -22,7 +43,17 @@ icu::properties::bidi_data::BidiAuxiliaryPropertiesBorrowed::get32_mirroring_pro
22
43
icu::properties::bidi_data::BidiAuxiliaryPropertiesBorrowed::get32_pairing_props#FnInStruct
23
44
icu::properties::bidi_data::BidiMirroringProperties#Struct
24
45
icu::properties::bidi_data::BidiPairingProperties#Enum
46
+ icu::properties::bidi_data::load_bidi_auxiliary_properties#Fn
25
47
icu::properties::bidi_data::load_bidi_auxiliary_properties_unstable#Fn
48
+ icu::properties::maps::bidi_class#Fn
49
+ icu::properties::maps::canonical_combining_class#Fn
50
+ icu::properties::maps::east_asian_width#Fn
51
+ icu::properties::maps::general_category#Fn
52
+ icu::properties::maps::grapheme_cluster_break#Fn
53
+ icu::properties::maps::line_break#Fn
54
+ icu::properties::maps::script#Fn
55
+ icu::properties::maps::sentence_break#Fn
56
+ icu::properties::maps::word_break#Fn
26
57
icu::properties::names::PropertyEnumToValueNameLinearMapper#Struct
27
58
icu::properties::names::PropertyEnumToValueNameLinearMapper::as_borrowed#FnInStruct
28
59
icu::properties::names::PropertyEnumToValueNameLinearMapperBorrowed#Struct
@@ -35,3 +66,17 @@ icu::properties::names::PropertyEnumToValueNameSparseMapper#Struct
35
66
icu::properties::names::PropertyEnumToValueNameSparseMapper::as_borrowed#FnInStruct
36
67
icu::properties::names::PropertyEnumToValueNameSparseMapperBorrowed#Struct
37
68
icu::properties::names::PropertyEnumToValueNameSparseMapperBorrowed::get#FnInStruct
69
+ icu::properties::script::script_with_extensions#Fn
70
+ icu::properties::sets::load_for_ecma262#Fn
71
+ icu::segmenter::GraphemeClusterSegmenter::try_new#FnInStruct
72
+ icu::segmenter::LineSegmenter::try_new_auto#FnInStruct
73
+ icu::segmenter::LineSegmenter::try_new_auto_with_options#FnInStruct
74
+ icu::segmenter::LineSegmenter::try_new_dictionary#FnInStruct
75
+ icu::segmenter::LineSegmenter::try_new_dictionary_with_options#FnInStruct
76
+ icu::segmenter::LineSegmenter::try_new_lstm#FnInStruct
77
+ icu::segmenter::LineSegmenter::try_new_lstm_with_options#FnInStruct
78
+ icu::segmenter::SentenceSegmenter::try_new#FnInStruct
79
+ icu::segmenter::WordSegmenter::try_new_auto#FnInStruct
80
+ icu::segmenter::WordSegmenter::try_new_dictionary#FnInStruct
81
+ icu::segmenter::WordSegmenter::try_new_lstm#FnInStruct
82
+ icu::timezone::MetazoneCalculator::new#FnInStruct
0 commit comments