Skip to content

Commit

Permalink
remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
skius committed Aug 8, 2023
1 parent 6b09689 commit eae5748
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions experimental/transliterator_parser/src/compile.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
// called LICENSE at the top level of the ICU4X source tree
// (online at: https://github.com/unicode-org/icu4x/blob/main/LICENSE ).

// TODO: update this module doc (and below //-comment) to reflect the new bidirectional nature of Pass1

//! This module has three main functions. First, it validates many aspects of transliterators.
//! Second, it compiles them into the zero-copy data struct defined in `icu_transliteration`. Third,
//! it computes the dependencies of the transliterator.
Expand Down

0 comments on commit eae5748

Please sign in to comment.