gecko-dev/intl/icu4x-patches
Mike Hommey da840cd693 Bug 1878778 - Mark ICU4XDataStruct as dead code as it's never read from Rust. r=m_kato
Differential Revision: https://phabricator.services.mozilla.com/D200734
2024-02-06 05:36:43 +00:00
..
001-Cargo.toml.patch
002-GH4109.patch
003-explicit.patch
004-dead-code.patch Bug 1878778 - Mark ICU4XDataStruct as dead code as it's never read from Rust. r=m_kato 2024-02-06 05:36:43 +00:00
README Bug 1878778 - Mark ICU4XDataStruct as dead code as it's never read from Rust. r=m_kato 2024-02-06 05:36:43 +00:00
empty.toml

README

### 001-Cargo.toml.patch

A patch for Cargo.toml of icu_capi. Remove weak dependencies of unnecessary crates.

### 002-GH4109.patch

A patch for icu_capi for clang and static analysis.

### 003-explicit.patch

A patch for icu_capi to add explicit keyword

### 004-dead-code.patch

A patch for icu_capi to mark the ICU4XDataStruct as dead code as it's never read from Rust.

### empty.toml

Empty toml data for trie_data for icu_segmenter_data.