mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
da840cd693
Differential Revision: https://phabricator.services.mozilla.com/D200734 |
||
---|---|---|
.. | ||
001-Cargo.toml.patch | ||
002-GH4109.patch | ||
003-explicit.patch | ||
004-dead-code.patch | ||
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.